You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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


  • No labels