Zoomed Image

AMSX Scripting Language - Command : decrypttextstrong

Summary

Decrypt a string produced by EncryptTextStrong

Description

Decrypts a double-clickable (URL-safe alphanumeric) string back to its original value. The key must match the one used during encryption.

Parameters

ParameterDescription
cmdstring to decrypt
Argument 0decryption key

Syntax


DecryptTextStrong "string to decrypt", "decryption key"

Return to the AMSX Command Reference