Language Reference Guide : 4. System Classes : GhostExec Class : EventName Attribute
 
Share this page                  
EventName Attribute
Data Type: varchar(256)
4GL Access: R
When a frame receives a user event, this attribute contains the value assigned to the eventname parameter of the SendUserEvent call.
Use this attribute in a UserEvent block to obtain the eventname parameter value sent to the frame by the SendUserEvent call for that user event.