- No : 1428
- Displayed Date : 2023/04/25 19:00
-
Print
Is there any conditional statement for jump in the ST language?
Is there any conditional statement for jump in the ST language?
- Category :
-
Answer
No, there isn't.
As the name ST (Structured Text) indicates, the ST language is most suitable for achieving structured programming. The concept of jump is incompatible with structured programming.