So does it mean that a response such as follows will not work?
If Flag ILcozinhaFrt <> 0 Then
If Input SC_LUZ_CZ_FRENTE = 0 Then
Do ILcozinhaFrt_On []
Do ILcozinhaFrt_Off [] After 300 Seconds Using IL_COZINHA_Frt
Else
Do ILcozinhaFrt_Off [] After 300 Seconds Using IL_COZINHA_Frt
End If
End If
It will work. Any valid programming statement done with Response wizard will work
My point is that the OR statement is not possible current;y, if so it would make things simpler