|
|
Removes all command values matching given full name.
Syntax
| Smartsite SXML |
|
|---|---|
spice.command.remove(string fullName) spice.command.remove(string scope, string shortcut) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| fullName | String | The full name. |
| scope | String | The scope. |
| shortcut | String | The shortcut. |
Return Value
None.