Android Question Logical operators

Shaun

Member
Licensed User
Longtime User
What are the logical operators in b4a?

or
and
not

Can't find them in the tutorials.

Thanks!
 

eps

Expert
Licensed User
Longtime User
IF blah>stuff OR stuff=blah Then

AND and NOT are also the same, just use them, they should go 'blue' as recognised keywords in the editor (2.71)
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…