Glb.Low

Glb.Low is a read-only built-in segment attribute that is set to the minimum absolute string value that can be represented by the type of host on which the application is running. It is intended for use as a starting point for Determine From logic statements. As such, its function is similar to that of the Glb.Min built-in segment attribute, except that it is unsigned.

When Glb.Low is used in Logic, it is set to the lowest string value.

Glb.Low is similar in usage to the Glb.High, Glb.Min, Glb.Max, Glb.Spaces, and Glb.Zeros built-in segment attributes.

Note: The length of Glb.Low defaults to 1 in logic statements involving the complex variant of the Move logic command.

Properties

Length = (variable)

Primitive = String

Note: When used as value for profile keys in DB read statements like Determine, Lookup, GLB.Low is only allowed for profile keys defined as string. The same restriction applies for Profile Condition logic statements.