DecodeForBase64
Decodes a Base64 encoded string.
Method Signature
DecodeForBase64(string=[string])
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string to decode.
Examples
Related
Last updated
Was this helpful?