◄Syntax► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── SPACE$(n) ■ n A numeric expression that specifies the number of spaces you want in the string. The expression is rounded to an integer and must be between 0 and 32,767, inclusive. Returns A string of n spaces. See Also ◄STRING$► ◄SPC► ◄TAB► ◄PRINT USING► ◄RSET► ◄LSET►