briefingName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(see also)
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[missionName]], [[worldName]] |= SEEALSO  
|[[missionName]], [[worldName]], [[serverName]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 18:41, 19 June 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:
missionNameworldNameserverName

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