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