Skip to end of banner
Go to start of banner

decrypt

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Description

Decrypts text using AES-256. This is useful when retrieving passwords stored in Persistent variables.

Parameters

Return Type

String

Example

return decrypt(""¸øb!v„öÉÙ'äW1‡", "secretKeyPhrase7");

Returns "adminPassword".

See also

We've encountered an issue exporting this macro. Please try exporting this page again later.
  • No labels