Register Login

Difference between Get and Get Late Event

Updated May 18, 2018

Get vs. Get Late Event

This is the most important event for executable programs that use a logical database. It occurs when the logical database has read a line from the node and made it available to the program in the work area declared using the statement NODES.

Get Late event is triggered when all of the data records for a node of the logical database have been read. It will call the most recent values of a particular table, set in the program.


×