Dear Colleagues,
If I use the {ITEM.VALUE} or {ITEM.LASTVALUE} macros in a trigger's operational data, and the trigger actually uses a function like avg(XXX,#5)>7, should the said macros resolve to the last value of the XXX item or to the result of the function (the average value in this case)? Also, where is this documented?
If I use the {ITEM.VALUE} or {ITEM.LASTVALUE} macros in a trigger's operational data, and the trigger actually uses a function like avg(XXX,#5)>7, should the said macros resolve to the last value of the XXX item or to the result of the function (the average value in this case)? Also, where is this documented?
Comment