Glb.Spaces

Glb.Spaces is a read-only built-in segment attribute that is intended for use in place of a literal value of spaces. It is suitable for comparing, ordering, and sorting purposes.

Glb.Spaces can be used to set any string-primitive variable, regardless of length, to spaces. It can also be used in conditional expressions.

Note: The length of Glb.Spaces 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, ForEach and Lookup, GLB.Spaces is only allowed for profile keys defined as String. The same restriction applies for Profile Condition logic statements.