|
|
Removes the given request command from the location.
Syntax
| Smartsite SXML |
|
|---|---|
locator url.commands.remove(locator location, string commandIdentifier) locator url.commands.remove(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 to remove. |
Return Value
| Data Type | Description |
|---|---|
| Locator | Location |