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 Carbon
  • MacOS X Cocoa
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms:

    See Also

    GlobalMethods Global