Home > lang > space 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs ar fa id vi ko ja ru zh zh_TW eo
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