The DECODE command will BASE64 decode the contents of the specified FROM file.
Syntax:
Command
Keyword
Value
Developer notes
DECODE
FROM
value
Required. File Path.
TO
REPLACE
*YES
Optional. Replace existing file.
*NO
Default.
Example
DECODE FROM(encoded.txt) TO(data.txt)