Boolean Expressions
XJEase represents
Boolean values are returned by the various comparison operators (<, <=, >, >=, = and !=), are consumed and returned by the various logical operators (!, &&?, ||?, && and ||), and used by the XJEase IF statement.
See Also
XJTAG v4.2.5
