11.10.7 AddQueryString Method

Adds a query parameter to the URI.

Input Arguments

Name

Type

Mandatory

Description

Name

String (Unicode)

Yes

The name of the query parameter.

Value

String (Unicode)

Yes

The value of the query parameter.

 

Return Value

None