Equal to
 Not equal to
 Less than
 Greater than
 Less than or equal to
 Greater than or equal to
Logical Operators
 Not (complement)
 And (True if both operands true)
 Or (True if either/both operands true)
Boolean Values
1 True
0 false
Cem Ozdogan
2011-12-27