Crystal Reports for Eclipse Designer Guide

HasLowerBound (x)

Description
HasLowerBound returns True if the range is not of the form "Is<a" or "Is<=a".
Arguments
  • x can be a single range or a range array.
  • Returns
    Boolean value
    Action
    HasLowerBound returns True if the range is not of the form "Is<a" or "Is<=a". On any array, HasLowerBound returns True if HasLowerBound evaluates to True on every element of the array.
    Typical uses
    Use when you want to see if a range of data or a range array has a lower limit.
    Examples
    HasLowerBound (Is>5)
    Returns True.
    HasLowerBound (Is<=8)
    Returns False.



    SAP BusinessObjects
    http://www.sap.com/sapbusinessobjects/
    Support services
    http://service.sap.com/bosap-support/
    Product Documentation on the Web
    http://help.sap.com/