briefingName: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 94993 by R3vo on 2016-03-23T19:42:20Z) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''briefingName''' |= Syntax | | '''briefingName''' |= Syntax | ||
| [[String]] |= | | [[String]] |RETURNVALUE= | ||
|x1= <code>_name = [[briefingName]];</code>|= | |x1= <code>_name = [[briefingName]];</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[missionName]], [[worldName]], [[serverName]], [[worldSize]] |= | |[[missionName]], [[worldName]], [[serverName]], [[worldSize]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:29, 7 April 2019
Description
- Description:
- Returns the name of the current briefing/scenario name.
- Groups:
- Uncategorised
Syntax
- Syntax:
- briefingName
- Return Value:
- String
Examples
- Example 1:
_name = briefingName;
Additional Information
- See also:
- missionNameworldNameserverNameworldSize
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