The SPACE$ function creates a string containing a specified number of spaces. Example Filler$ = SPACE$(32%)
1 – Syntax
str-var = SPACE$(int-exp)