String = Space$ ( Length AS Integer )
Returns a string containing Length spaces.
PRINT "<";; Space$(8); ">" <hr>< >