Gets the given request command parameter from a location.

Syntax

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

Parameters

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

Return Value

Data Type Description
String String

Expand image Example

SXML