Attaching a Command to the UI
- Last UpdatedOct 25, 2022
- 1 minute read
In the application's customization tool (refer to .NET Customization User Guide), 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.