Vai al contenuto

Statements in ST

All statements comply with the following rules:
  • they are terminated by semicolons;
  • unlike IL, a carriage return or new line character is treated the same as a space character;
  • GF_ProjectVX code does not set any constraint on the maximum length of statements.
ST statements can be divided into classes, according to their semantics.