/
encrypt
encrypt
Description
Encrypts text with AES encryption using a 16, 32, 64, or 128 bit cipher. This is useful when using Persistent variables to store passwords. Returns the encrypted input text.
Parameters
Return Type
String
Returns the encrypted input text
Example
return encrypt("adminPassword", "secretKeyPhrase7");
See also
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.