decodeVariables

breaks down a url encoded string

string[][string]
decodeVariables
(
string data
,
string separator = "&"
,
string[]* namesInOrder = null
,
string[]* valuesInOrder = null
)
Suggestion Box / Bug Report