<< Click to Display Table of Contents >> ST language |
|
When you choose ST (Structured text) language in script properties and open this script you’ll see two windows like in the picture:
Top window is a Code area and below window is a Debug(or log) area. You can enter your script program in the top window and compile this code by clicking Run button on the Toolbar. All debug and log information you can see in the below window. Later in this chapter we will describe the rules of the ST language.
The ST scripts