Write an event handler script
- Last UpdatedOct 10, 2024
- 1 minute read
You can write event handler scripts by two methods after placing the AlarmApp onto a layout pane.
-
Assigning values to the Available Events property on a selected control's Properties grid.
You select an event from a list of all available events of the control to create an event handler.
-
Add a new event handler script from the Layout script editor's Add New Script dialog.
The following topics describe the workflows to create an event handler script by these two methods.