BIS fnc displayMission: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "{{Inline code|" to "{{ic|")
Line 7: Line 7:
|gr1= GUI
|gr1= GUI


| Returns main display of current mission/intro/outro. A cleaner alternative to {{Inline code|[[findDisplay]] 46}}.
| Returns main display of current mission/intro/outro. A cleaner alternative to {{ic|[[findDisplay]] 46}}.


| call [[BIS_fnc_displayMission]]
| call [[BIS_fnc_displayMission]]

Revision as of 19:12, 27 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_mainDisplay = call BIS_fnc_displayMission;

Additional Information

See also:
findDisplay

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