text: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fix ver)
m (Added parameter and fixed returned value)
Line 12: Line 12:
| '''text''' text |= Syntax
| '''text''' text |= Syntax


| [[Nothing]] |= Return value
|p1= text: [[String]] |= Parameter 1
 
| [[Structured Text]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   

Revision as of 08:14, 7 October 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Creates a structured text containing the given plain text.
Groups:
Uncategorised

Syntax

Syntax:
text text
Parameters:
text: String
Return Value:
Structured Text

Examples

Example 1:
txt2 = text "Hello world."

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section