| e-CryptIt Engine Real Studio Plugin |
|
Base64Decode Method
To decode a Base64 encoded string.
Base64Decode(
s as String) as String
Parameters
- s
- The string to decode.
Returns
- String
Remarks
Returns the decoded source string.
Supported Platforms:
MacOS X CarbonMacOS X CocoaWin32 - WindowsLinux x86Unsupported Platforms:
See Also
GlobalMethods Global