blank space
The character with the value of ASCII 32. A string of blank spaces is not the
same as a NULL string (which has nothing in it). 4GL pads string values with
blank spaces up to the size of the CHAR or VARCHAR variable. Spaces are also used
to separate elements on a form. Also referred to simply as blanks.
See also ASCII, clipped, null value, printable character, string.