text

From Bohemia Interactive Community
Revision as of 20:36, 28 June 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



text text


Operand types:

text: String

Type of returned value:

Nothing

Compatibility:

Version 2.01 required.

Description:

Creates a structured text containing the given plain text.

Example:

txt2 = text "Hello world."