missionVersion: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
mNo edit summary
Line 3: Line 3:
|arma3|Game name=
|arma3|Game name=
|1.56|Game version=
|1.56|Game version=
|gr1= Mission Information |GROUP1=
| Returns the version of the current mission.
| Returns the version of the current mission.
* Mission from the [[2D Editor]]: 12
* Mission from the [[2D Editor]]: 12

Revision as of 11:04, 24 September 2020


Hover & click on the images for description

Description

Description:
Returns the version of the current mission.
Groups:
Mission Information

Syntax

Syntax:
missionVersion
Return Value:
Number: SQM version

Examples

Example 1:
_version = missionVersion;

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

Bottom Section

Notes

Bottom Section