Module SPC

Source
Expand description

ยงSPC(X) Returns a string of X spaces.

PRINT "<"SPC(5)">"
<     >