Language Reference Guide : 4. System Classes : FrameExec Class : TriggerField Attribute
 
Share this page                  
TriggerField Attribute
Data Type: FieldObject
4GL Access: R
The TriggerField attribute contains the field that generated the current event.
This attribute is useful in ChildExit and ChildEntry events to detect which field caused the event to occur. For Exit events, the TriggerField attribute contains the field being exited. For Entry events, it contains the field being entered.