Microsoft® Visual Basic® Scripting Edition
Space Function
Language Reference |
Version 1 |

See Also


Description
Returns a string consisting of the specified number of spaces.
Syntax
Space(number)

The number argument is the number of spaces you want in the string.


© 1997 Microsoft Corporation. All rights reserved.