Description
Decodes from Base64. This is useful when transferring data like retrieving images stored in a database.
Parameters
Return Type
String
Returns the input text decoded from base64
Example
return base64Decode("RW5jb2RlIHRoaXMgdGV4dCE=");
Returns "Encode this text!"
See also
Filter by label
There are no items with the selected labels at this time.
We've encountered an issue exporting this macro. Please try exporting this page again later.