Gets the query string of the given location.

Syntax

Smartsite SXML CopyCode image Copy Code
string url.getquery(locator location)

Parameters

Name Data Type Description
location Locator The url of which you want to get the querystring.

Return Value

Data Type Description
String

Expand image Example

SXML