Add an event-handler script to a layout from the Script tab
- Last UpdatedDec 06, 2024
- 1 minute read
To add an event-handler script to a layout from the Script tab
-
Click the Add Script
button.
-
Select the Event Handler choice from the pop-up window.
-
Select the app/control name from the Source pulldown list.
-
Select the event name from the Event pulldown list.
-
Click Add.

-
The new Event Handler script that you just added is listed alphabetically, by name of app and event, under Event Handler Scripts in the left column of the editor.
The first line shows the name of the app, the second line shows the event, and the third line shows the number of lines in the script.
