DecryptString

Function:

Decrypts a string previously encrypted with a specified key.

Syntax:

DecryptString "<string>", "<key>"

Example:

DecryptString "%%StringResult%%", "MyTotallyUnBreakableKey"

Notes:

The result of this function is stored in the system variable %%StringResult%%.