{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Not Equal Operator
Usage:
x <> y
Returns:
Returns TRUE if x is not equal to y or FALSE if equal.
Examples:
3 <> 3 // Returns FALSE