setName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
(Typeo)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>myLocation setType "My Location Name"</pre> |= Example 1
|x1= <pre>myLocation setName "My Location Name"</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 19:27, 25 February 2008

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

Description

Description:
Sets the name of a location
Groups:
Uncategorised

Syntax

Syntax:
Location setName String
Parameters:
Location
String
Return Value:
Nothing

Examples

Example 1:
myLocation setName "My Location Name"

Additional Information

See also:
name

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