Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Base64 encoded string to be converted

Returns

Example

Convert base64 to string

Code Block
languagejs
var string = $Crypto.FromBase64('SGVsbG8gV29ybGQ=');