Caché Basic Reference
Space
|
|
Space (number)
Dim MyString MyString = Space(10) ' Defines a string of 10 spaces. Println "Hello" & MyString & "World" ' Insert 10 spaces between two strings.
Copyright © 1997-2019 InterSystems Corporation, Cambridge, MA
|
Content for this page loaded from RBAS_fspace.xml on 2019-02-18 23:52:25
|