SYS.DataCheck.RangeState
datatype class SYS.DataCheck.RangeState extends %Library.Integer
ODBC Type: INTEGER
Defines the possible states for global ranges recorded in the RangeList objects. The logical value is one of the following constants, defined for convenience in %syDataCheck.inc:Method Inventory
Methods
Inherited description: Converts the input value %val, which is a string representing an integer,
into a logical integer value.
Returns the logical integer value of the input string %val.
Inherited description: Converts the value of %val, which is in logical integer format, into a display string.
The formatting is based on the value of the FORMAT parameter.
Returns the formatted value of %val.