Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can i use expressions like this:
if( val1>0 and val2<o , do this , do that )
or using "or"
if( val1>0 or val2<o , do this , do that )
Hi,
Your expression itself correct.What is the issue in this?
Celambarasan
Hi,
Your expression itself correct.What is the issue in this?
Celambarasan