What syntax is supported in script code?
We support Pascal syntax, actually, if you know any programming language like C++ or Basic – it won’t be hard to create your own scripts, as we have a lot of examples and the main code can be generated automatically by RoutineBot when you adding a new command. We know that Pascal has some limitations (such as declaring variables in the certain part of the code), but with RoutineBot, you can declare variables anywhere you need it.