the
urlQueryDecode
of
factor
urlQueryDecode
(
expression )
Factor and expression yield string
s.
The urlQueryDecode
function takes a URL query string and produces a dictionary
with corresponding keys and values.
The decoding of sequences for non-ASCII characters is determined by the text encoding specified by the textEncoding
property.