text: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:




<h2 style="color:#000066">''''' text ''''' ''text''</h2>
<h2 style="color:#000066">''' text ''text'''''</h2>





Revision as of 21:21, 29 June 2006



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."