GetFocusedEvent

<< Click to Display Table of Contents >>

 

GetFocusedEvent

GetFocusedEvent()

This method returns an object with all properties of the selected event (the one with current focus) in E3Alarm, if there is a selected event. If no event is selected, this method returns a Nothing object.

Properties of the returned object contains field values of the selected event. This object contains a copy of the values at the time of this method's call. Therefore, if the selected event changes, these properties are not updated automatically, and users must use this method whenever updated information about the selected event is needed. Properties of the object returned by this method are described on topic Event - Properties.

Was this page useful?