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

Greater or Equal Operator

Usage:

x >= y

Returns:

Returns TRUE if x is greater or equal to y or FALSE if x is less than y.

Examples:

3 >= 3	// Returns 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 - Greater or Equal operator