Lucee object methods reference

Object Method String.uRLDecode

Decodes a URL-encoded string.
String.uRLDecode([string charset]):string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Default Value Description
charset string  No utf-8 The character encoding in which the string is encoded.