text: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
'''Type of returned value:'''
'''Type of returned value:'''


Nothing
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''

Revision as of 21:19, 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."