Forum Replies Created

  • Richard Thompson

    August 21, 2012 at 10:55 pm in reply to: loop in AND loop out

    Kevin that expression work is formidable. Really good stuff.

    whilst messing around with the expression to understand how it works I found you can reduce your code slightly into this…

    if (time < key(1).time) loopIn(“continue”);
    else (value);
    if (time > key(numKeys).time) loopOut(“continue”);

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy