Skip to main content

Module SPC

Module SPC 

Source
Expand description

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

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