Lucee Function Reference

esapidecode()

Decodes a string that has been encoded with ESAPIEncode.

Example

esapidecode(string decodeFrom,string string):string

Category

ESAPI

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
decodeFrom string  Yes given value is encoded as:
  • url  
  • string string  Yes string to encode