Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a character string composed of a specified number of spaces.
SPACE(nSpaces)
Parameters
- nSpaces
Specifies the number of spaces that SPACE( ) returns. The maximum value of nSpaces is limited only by memory in Microsoft Visual FoxPro.
Return Value
Character
See Also
Reference
PADL( ) | PADR( ) | PADC( ) Functions