<< Click to Display Table of Contents >>
Navigation: Index >
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.