{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

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.
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Or operator