missionName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return name of current mission. Works only in multiplayer, in singleplayer returns empty [[String]]. |= Description
| Return name of current mission. '''Works only in multiplayer''', in singleplayer returns empty [[String]]. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''missionName''' |= Syntax
| [[String]] <nowiki>=</nowiki> '''missionName''' |= Syntax


| [[String]] |= Return value
| [[String]] |= Return value

Revision as of 06:56, 28 August 2007


Hover & click on the images for description

Description

Description:
Return name of current mission. Works only in multiplayer, in singleplayer returns empty String.
Groups:
Uncategorised

Syntax

Syntax:
String = missionName
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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