Okay, help the old guy out here. Is there a syntax in a trigger that will trigger an action if the last two values are greater than a specific number? For example, I want a trigger to execute if the last two consecutive values are greater than 12. If the previous value is 11 and the most recent value is 12 -- then no trigger. Or if the previous value is 12 and the most recent value is 11 -- again no trigger. However if they are both 12, then I want the trigger to execute. Thank You.
Ad Widget
Collapse
Syntax Help -- Last Two Returns Greater Than
Collapse
X
Comment