Function Block BASE64_DECODE

The Function Block BASE64_DECODE decodes a base64-encoded string.

Input

A base64-encoded string is expected at the input.

Output

The decoded value is output as a string.

See Also