Adaptive Framework 0.9.0

url_decode

The following is a list of properties for the function url_decode:

PropertyValue
briefURL decode
categorystring
dataTypeMethodtrue
descriptionURL decode a value or bag of values.
functionIdurl_decode
functionLabelurl_decode
puretrue
parameters[ { "dataType": "string", "description": "URL decode a single string or a bag of string.", "name": "encoded" } ]
returns{ "dataType": "string", "description": "A string or bag of strings." }