Decrypt Method

Class

Agent.

Action

Decrypts the given string. Only strings can be decrypted that were encrypted with the Encrypt method.

Syntax

Decrypt(toDecrypt)
Variable Description
toDecrypt The string to decrypt. String.