text: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ")
Line 21: Line 21:
|s2= '''text''' location
|s2= '''text''' location


|p21= location: [[Location]] |PARAMETER21=
|p21= location: [[Location]]


|r2= [[String]]
|r2= [[String]]

Revision as of 19:07, 29 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
LocationsStringsStructured Text

Syntax

Syntax:
Syntax needed
Parameters:
string: String
Return Value:
Return value needed

Alternative Syntax

Syntax:
text location
Parameters:
location: Location
Return Value:
String

Examples

Example 1:
_stxt2 = text "Hello world.";
Example 2:
_townName = text myTownLocation;
Example 3:
_loc = text nearestLocation [position player, "NameMarine"]; //"Marina Bay"

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