Adds the given request commands to the location.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator url.commands.addmultiple(locator location, string commandIdentifier, string[ ] pairs) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location. |
commandIdentifier | String | The command identifier. |
pairs | String[ ] | The pairs. |
Return Value
Data Type | Description |
---|---|
Locator | Location |