SPACE( ) Function

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

REPLICATE( ) Function

Other Resources

Functions

Language Reference (Visual FoxPro)