[][src]Module basic::__Chapter_3::SPC

SPC(X) Returns a string of X spaces.

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