Skip to main content

13 docs tagged with "Logic"

View All Tags

For Loop

The For Action can be set with incremental steps in a loop.

Global Variables

Global Variables Block allows you to define Global Variables in a nice Block format, instead of doing them in the Code Block.

If, Elseif, Else

The If Block serves as the most basic logic operator for Grid Editor. When using such a Block you're able to create additional conditions for running actions in case of an Event trigger.

Local Variables

Local Variables Block allows you to define Local Variables in a nice Block format, instead of creating them in the Code Block.

Self Variables

Self Variables Block allows you to define Self Variables in a nice Block format, instead of doing them in the Code Block.