Can anyone tell me what is the keyword that translates 'OR'
instance :
if x=3 OR x=5
I am sure you can tell me the right way to write the LINE above ! ['OR' of course is wrong].
thanks.
Can anyone tell me what is the keyword that translates 'OR'
instance :
if x=3 OR x=5
I am sure you can tell me the right way to write the LINE above ! ['OR' of course is wrong].
thanks.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted May 19, 2008, 2:21 PM
{
Your code.
}
Mahesh ChandPosted May 19, 2008, 2:20 PM
Two pipeline symbols: "||"
a || b