SelectAll() method
- Last UpdatedJun 19, 2024
- 1 minute read
Toggles the selection of all the alarms in a display. Because the alarm display has only a limited display area, the SelectAll() function may select alarms that are not visible in the display.
Syntax
Object.SelectAll()
Example
#AlarmViewerCtrl1.SelectAll();