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

Both End Point Excluded Range operator

Creates a range from x to y excluding the value x and y. The following types for x and y are possible: number, boolean, currency, date, time, datetime and string.

Usage:

x _To_ y

Returns:

A range from x to y excluding the value x and y.

Examples:

CDate(2005, 01, 01) _To_ CDate(2005, 8, 1)
-> Returns a range beginning with January 2nd, 2005 and ending with July 31th, 2005.
1.000 _To_ 2.000
-> Creates a numeric range beginning with 1.001 and ending with 1.999.
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 - Both end points excluded range