GET
Reference
Syntax
GET node [LATE] [FIELDS f1 f2 ...].
Effect
Introduces an event block whose event is triggered by a
logical database when data records of the node node are read.
Additions
-
LATE
Event if the logical database has read all the data records of a node node.
-
FIELDS f1 f2 ...
Specifies which fields are read from the logical database.