Programming

Here you can find the commands to control the script execution.

AssertionsThe command checks if the statements are true and displays an error if the value is false.
Call FunctionThe command calls a function.
ErrorThe command terminates the script with an error.
ExitThe command stops running the script
For StatementThe command executes nested scripts while the counter changes from one value to another.
FunctionThe command defines a function in the script.
If StatementThe command only executes nested scripts when the specified conditions are true.
ReturnThe command returns control from the current script.
SleepThe command suspends the script operation for a specified time.
Source CodeThe Source Code allows you to use Gentee programming language in scripts.
Try / CatchThe command catches the encountered error and offers to repeat the actions or continue the script execution.
While StatementThe command executes nested scripts while the specified conditions are true.

Online Demo
Downloads Documentation Scripts Support
English
Русский