Question:
Is there any script output function in Elipse SCADA that aborts script execution at a certain point and will not execute the lines beyond this point, similarly to what happens to VBScript’s Exit Sub in E3?
Solution:
Yes, there is. SCADA’s script output command is Return.