Validate Event
PLBCMP GUI Only
The Validate event occurs when the data entry focal point leaves an object as a result of a user action and the destination object has its CAUSEVALID property set to ON.
Note the following:
The Validate event is referenced using an event value of twenty-four (24). The equated label in PLBEQU.INC for this event is $VALIDATE.
This event helps in situations where a user program needs to perform object data validation. A user action could be a tab key action or a mouse click to another object.
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |