S
S.L.
I found that code like "If exp1 or exp2 then", exp1 and exp2 are both
evaluated reglardless of exp1 value is TRUE.
Is there option to disable exp2 evaluation if exp1 return TRUE ?
TIA
evaluated reglardless of exp1 value is TRUE.
Is there option to disable exp2 evaluation if exp1 return TRUE ?
TIA