Description
Returns a Base64 decoding of a string.
Signature
Base64Decode('inputstring')
Example
Base64Decode('The quick brown fox')
Parameters
Name | Type | Description | Required |
---|---|---|---|
inputstring | xxxx | xxxx | xxxx |
Returns a Base64 decoding of a string.
Base64Decode('inputstring')
Base64Decode('The quick brown fox')
Name | Type | Description | Required |
---|---|---|---|
inputstring | xxxx | xxxx | xxxx |