worldName: Difference between revisions
Jump to navigation
Jump to search
m (Command Group: Mission Information) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return the name of the currently loaded world. |= | | Return the name of the currently loaded world. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|'''worldName''' |= | |'''worldName''' |SYNTAX= | ||
| [[String]] |= | | [[String]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_name = [[worldName]];</code> |= | |x1= <code>_name = [[worldName]];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[missionName]], [[briefingName]], [[serverName]], [[worldSize]] |= | | [[missionName]], [[briefingName]], [[serverName]], [[worldSize]] |SEEALSO= | ||
}} | }} |
Revision as of 14:51, 7 April 2019
Description
- Description:
- Return the name of the currently loaded world.
- Groups:
- Uncategorised
Syntax
- Syntax:
- worldName
- Return Value:
- String
Examples
- Example 1:
_name = worldName;
Additional Information
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