| .SPACE$ Function QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| 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  STRING$   SPC   TAB   PRINT USING |
          RSET   LSET |