Or Operator
Usage:
x or y
Returns:
Returns TRUE if one of the boolean values of x and y are TRUE.
Examples:
TRUE or FALSE // Returns TRUE. (1>2) and (3<2) and {Orders.Required} // Returns TRUE if {Orders.Required} is TRUE.
x or y
Returns TRUE if one of the boolean values of x and y are TRUE.
TRUE or FALSE // Returns TRUE. (1>2) and (3<2) and {Orders.Required} // Returns TRUE if {Orders.Required} is TRUE.
© Copyright 1996 - 2025, i-net software GmbH; All rights Reserved. Imprint
We use cookies to optimise the functions of our website (Google Analytics, Google Ads and our own cookies, e.g. for the store). If you agree, information will also be transmitted to third-party providers, in particular Google. If you decline, only functional cookies that are necessary for the operation of the website will be stored.