ValueCounterFlags
Enum
Defines the flags for the Value Counter table
None :
0
No flags
ResetOnZFinalise :
1
Reset the counter whenever a Z Finalise occurs
IsTerminalSpecificCounter :
2
Run a separate counter for each terminal, otherwise an outlet wide counter is used.
Eg sequence, by terminal: P1 -> 1, P1 -> 2, P2 -> 1, P1 -> 3, P2 -> 2
Eg sequence, by outlet: P1 -> 1, P1 -> 2, P2 -> 3, P1 -> 4, P2 -> 5
ResetOnNewTradingDay :
4
Reset the counter for each new trading day