Links are not active on this page.
 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.

Expand imageReturn Value

Character

Expand imageSee Also