DECRYPT_BASE64
Description
Provides BASE64 decryption of the specified string.
Parameters
An attribute of the Plain Text type or an expression producing a string
Example
Object.Attr=DECRYPT_BASE64('abc')
index function function list miscellaneous v8.7
Provides BASE64 decryption of the specified string.
An attribute of the Plain Text type or an expression producing a string
Object.Attr=DECRYPT_BASE64('abc')