The Space function returns a string that consists of the specified number of spaces.
Syntax | ||||
Space(Count) | ||||
Return value | ||||
Type |
Description | |||
String |
The string filled with spaces | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Count |
Long |
ByVal |
Number of spaces |