Space
Description
Returns a string consisting of a specified number of space characters.
Syntax
Space ( len)
Arguments
len is an integer.
Remarks
If len is less than or equal to zero, a null value is returned.
Returns a string consisting of a specified number of space characters.
Space ( len)
len is an integer.
If len is less than or equal to zero, a null value is returned.