Special version of an "and" condition where it implies sequence:
condition event1First is (event1 then event2) within 5000;
if event2 occurs first, then the condition won't trigger.
Log in to post a comment.