Gets a list of request command parameters from a location.

Syntax

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

Parameters

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

Return Value

Data Type Description
DataTable String

Expand image Example

SXML