The Space function returns a string value that is filled with a defined number of spaces.
Syntax
Variable = Space ( count )
Remarks
The count parameter is used to specify the number of spaces contained in the returned string.