Functions

urlQueryEncode

Supported By

Syntax

[the] urlQueryEncode of factor

urlQueryEncode ( expression )

Factor and expression yield dictionarys.

Description

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.

See Also

urlQueryDecode, urlEncode, urlDecode