Base64Decode: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Info|Function|Server|1.0}}
{{Info|Function|Server|1.0}}
{{FuncDescription|__EDIT_ME__}}


{{FuncSyntax|Base64Decode(base64)}}
{{FuncSyntax|Base64Decode(base64)}}

Revision as of 19:19, 25 February 2019

Base64Decode

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

Base64Decode(base64)

Parameters

  • base64
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__