text location

From Bohemia Interactive Community
Revision as of 22:18, 17 May 2015 by Killzone Kid (talk | contribs) (see also, example)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

Description

Description:
Returns a location's text value.
Groups:
Uncategorised

Syntax

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

Examples

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

Additional Information

See also:
setTextcreateLocationdeleteLocationdrawLocationlocationPositionlocationNullnearestLocationnearestLocationsnearestLocationWithDubbingname location

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