qie.urlDecode¶
Signature: qie.urlDecode(value)
Returns: String urlDecoded - the decoded URL value
Decodes the value converting any invalid URL encodings back to their character.
Parameters¶
| Type | Name | Description | Default |
|---|---|---|---|
| String | value | to be decoded |