Global Helpers Miscellaneous Functions string controller model migrator migration tabledefinition
Deobfuscates a value.
Name | Type | Required | Default | Description |
---|---|---|---|---|
param | string | Yes | The value to deobfuscate. |
// Get the original value from an obfuscated one
originalValue = deobfuscateParam("b7ab9a50");