action.destroy Destroy an action |
||
Usage |
||
action.destroy [-q] <name:string> |
||
Description |
||
Destroys the action specified by <name>, if that action exists. Destroying an action will remove it from any toolbar or popup. If the -q switch is specified the command runs in quiet mode and does not print warnings if the action is not defined. Please note that you CAN'T destroy core actions, you can destroy only script actions that have been defined by the user (or other scripts). |
||
Switches |
||
|
||
See also |
||
This will trigger a warning and not work action.destroy connect |