Lingo Dictionary > S > SPACE

 

SPACE

Syntax

SPACE

Description

Constant; read-only, value that represents the space character.

Example

This statement displays "Age Of Aquarius" in the Message window:

put "Age"&SPACE&"Of"&SPACE&"Aquarius"