Programming
New in 2021!   Eonza automation software - free, open source cross-platform automation software for easy creation and management of scripts.

Programming

Programming commands (if and while statements, functions, source code).

Call functionCalls a function.
Call scriptCalls another script.
For statementFor statement.
FunctionDefines a function that can be called with Call function command.
If statementConditional expression.
Source codeThis command allows you to use your own scripting by using Gentee programming language.
While statementWhile statement.