FromBase64

String = FromBase64 ( Base64String ) String = FromBase64$ ( Base64String )

Since 3.2

Decode a Base64 string.

Characters that do not belong to Base64 encoding are silently ignored.

See also