Basic Syntax CrystalClear Syntax

Up From But Not Including operator


Creates a range with all values greater than x. The following types for x and y are possible: number, boolean, currency, date, time, datetime and string.

Usage:

upFrom_ x

Return:

Returns a range including all values greater than x.

Examples:

upFrom_ CDate(2005, 8, 1)
-> Returns a range including all dates after August 1st, 2005.
upFrom_ 2.000
-> Creates a numeric range including all values greater than 2.000.

See also:


i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.

This page is: very poor very good
Comment: