Glb.Zeros is a read-only built-in segment attribute that is intended for use in place of a literal value of zero. It is suitable for comparing, ordering, and sorting purposes.
Glb.Zeros can be used to set any number-primitive variable, regardless of length, to zero. It can also be used in conditional expressions.
Note: The length Glb.Zeros defaults to 1 in logic statements involving the complex variant of the Move logic command.
Properties
Length = (variable)
Primitive = Numeric
Note: When used as value for profile keys in DB read statements like Determine, For Each and Lookup, GLB.Zeros is only allowed for profile keys defined as Numeric. The same restriction applies for Profile Condition logic statements.