Recording event values

If an event is referenced by another event as a condition or a value, the value of the first event that is used by the second event is the last recorded value.

The last recorded value is not equivalent to the value when the event last fired. For example, if Event A is configured to record the value on its first instance, then the value when the event first fires is its last recorded value. During the remainder of the session, the event may fire multiple times. The value when the event fires the last time is not the last recorded value.

Note: If you configure the referenced event to record the value each time that it fires, to reference values other than the first or last recorded value requires the use of Advanced Mode. See Advanced Mode for Events.