Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

Converts the base64 encoded string to string

string $Crypto.FromBase64(input: string)

Arguments

string input
Base64 encoded string to be converted

Returns

Decoded string
  • No labels