2.0
3.0
>
lang
>
space
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Space$
String
= Space$ (
Length
AS Integer
)
Returns a string containing
Length
spaces.
Example
PRINT "<";; Space$(8); ">"
< >
See also
String Functions