briefingName
Jump to navigation
Jump to search
Description
- Description:
- Returns the name of the current briefing.
- 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
Notes
Bottom Section
- Posted on March 23, 2016 - 19:39 (UTC)
- Revo
- briefingName actually returns the scenario name set in the editor, the name is probably misleading for new players. The missionName on the other hand returns the name of the pbo or the name of the folder the mission.sqm is in.