The space() function generates a string of spaces of a length equal to the value of the numeric expression.
space(num.exp)
crt "name" : space(22) : "phone number"
BASIC functions, Masking, Numeric expressions, Statements and functions, str() function