productVersion: Difference between revisions

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


| [[supportInfo]] |= See also
| [[supportInfo]], [[requiredVersion]] |= See also


}}
}}

Revision as of 12:41, 7 January 2015

Hover & click on the images for description

Description

Description:
Returns the product's friendly name, identifier and version. In Arma 3 it also returns branch identifier and whether or not the game was launched using mods.
Groups:
Uncategorised

Syntax

Syntax:
productVersion
Return Value:
Array

Examples

Example 1:
hint str productVersion; // would return ["Arma 2 OA", "arma2oa", 162, 95208] on Arma 2 OA 1.62.95208
Example 2:
hint str productVersion; // ["Arma 3","Arma3",137,128764,"Development",false]

Additional Information

See also:
supportInforequiredVersion

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