Portal Documentation
Discord GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

LoopVariable

The start of a series of ACTIONS that will execute in a loop, modifying the control variable on each iteration. If the control Variable reaches or passes the range end value, the loop exits, and execution continues through the remaining ACTIONS in the RULE.

Inputs

  1. Variable
  2. Number (Start)
  3. Number (End)
  4. Number (Interval)

LoopVariable