ST / IL Syntax Coloring
The editor uses different colors for these kinds of words:
- Black text: Default (identifiers, separators).
- Blue text: Reserved keywords of the language.
- Gray text: Constant expressions.
- Green text: Comments.
-
- Reserved words such as function names are blue.
Subprograms, including Kollmorgen UDFBs, are not reserved and show as black.





