Event Expressions A primitive event is one of the following: ● Named single (non array) event ● E (K), the K’th component of an event array E; K is any integer expression An array of events (also referred to as an event array) is one of the following: ● Named event array ● Array slice E (K..L), of an event array E; K and L are integer expressions
A primitive event is one of the following:
E
(K)
K
An array of events (also referred to as an event array) is one of the following:
(K..L)
L