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