SPACE$ - string processing function that returns a string of spaces of length n Syntax SPACE$(n) - n, a numeric expression that has an integer value between 0 and 32,767, is the number of spaces you want in the string See Also