text: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|TEXT]]
[[Category:Scripting Commands|TEXT]]
[[Category:Scripting Commands ArmA|TEXT]]
[[Category:Scripting Commands ArmA|TEXT]]





Revision as of 00:04, 30 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."