Glb.FullLength is a built-in segment attribute that is set to the length (in bytes) of the value of the variable specified by the closest preceding GetLength method call. References to the Glb.FullLength value are undefined if they are not preceded by a GetLength method call.
Its function is similar to that of the Glb.Length built-in segment attribute, which is set to the length of the value of the variable in characters. However, the Glb.FullLength and Glb.Length values might differ for wide string primitive variables.
Properties
Length = 4
Primitive = Number