ToBase64
Method Signature
ToBase64(string_or_object=[any], encoding=[string])Arguments
Argument
Type
Required
Description
Default
Examples
String Example
ToBase64( "Test String" );
Binary Object Example
Additional Examples
Related
Last updated
Was this helpful?
