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

Xor Operator

Usage:

x xor y

Returns:

Returns TRUE if either x or y is TRUE.

Examples:

TRUE xor FALSE // Returns TRUE.
(1<2) xor (3>2) // Returns FALSE.
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 - Xor operator