The "Structured Text" and "Extended Structured Text" programming languages are programmed
in the ST editor. The program code consists of a combination of expressions and statements,
which can also be executed conditionally or in loops. You must conclude each statement
with a semicolon ;
.
The variables are declared in the declaration editor.