This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Space Function
Returns a
String consisting of the specified number of spaces.
Space(number)
The required number is the number of spaces you want in the string.
Remarks
The Space function is useful for formatting output and clearing data in fixed-length strings.
See Also
Example
Returning Strings from Functions | Spc Function | String Function