Gets then number of request command parameters from a location.

Syntax

Smartsite SXML CopyCode image Copy Code
integer url.commands.count(locator location, string commandIdentifier)

Parameters

Name Data Type Description
location Locator The location.
commandIdentifier String The command identifier.

Return Value

Data Type Description
Integer Integer

Expand image Example

SXML