briefingName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (Command Group: Briefing)
Line 36: Line 36:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]]

Revision as of 22:26, 23 August 2015

Hover & click on the images for description

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