Space()
|
<< Click to Display Table of Contents >> Space() |
![]() ![]()
|
Purpose
To return a string of spaces
Syntax
Space( <nCount>) cString
Arguments
<nCount> is the number of spaces to return.
Returns
Space() returns a string of <nCount> spaces.