Decodes a string that has been encoded with ESAPIEncode.
esapiDecode(decodeFrom, string)
returns string
Name | Type | Required | Default | Description |
---|---|---|---|---|
decodeFrom | string | Yes | given value is encoded as: * Lucee4, Lucee5+ url * Lucee5+ HTML |
|
string | string | Yes | string to encode |