Attaching a Command to the UI
- Last UpdatedJan 28, 2025
- 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.