<< Click to Display Table of Contents >> Operators and Statements |
|
So, in the previous section you learned that expressions evaluate. Meaning that all expressions will yield the result and the compiler will replace the expression with the result. But what if you want the TeslaSCADA2 (compiler) not to evaluate something, but to DO something? Statements are the answer. Let’s take a look at the actions or statements that you can make in Structured Text.