Attaching a Command to the UI
- Last UpdatedAug 18, 2026
- 1 minute read
In the application's customization tool (refer to .NET Customization for further information), the command will appear allowing it to be attached to one or more tools.
Clicking on the attached tool will call the command's execute() callback, passing any arguments in the !args[] array.