Choose your operating system:
Windows
macOS
Linux
On this page
Actions
Is Command Registered |
Checks whether the given command is registered within the subsystem. Using name, set and context for comparison Target is UICommands Scripting Subsystem |
Register Command |
Registers a command within the given context and set. The set must be registered beforehand. Target is UICommands Scripting Subsystem |
Register Command Checked |
Registers a command within the given context and set. The set must be registered beforehand. Target is UICommands Scripting Subsystem |
Unregister Command |
Unregisters a command previously registered. The command name, set and context will be used for comparison. Target is UICommands Scripting Subsystem |