BIS fnc version: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
Line 2: Line 2:
| arma2|1.00|gr1= Diagnostic| Detects which '''{{arma2}}''' expansions and addons are available. Only works in '''{{arma2}}'''.
| arma2|1.00|gr1= Diagnostic| Detects which '''{{arma2}}''' expansions and addons are available. Only works in '''{{arma2}}'''.


{{Informative | {{Name|a2acr}} is not detected by this function.}}| call [[BIS_fnc_version]]| [[Array]] of [[Number|Numbers]]: can be:
{{Feature | Informative | {{Name|a2acr}} is not detected by this function.}}| call [[BIS_fnc_version]]| [[Array]] of [[Number|Numbers]]: can be:
* 0: {{arma2}}
* 0: {{arma2}}
* 1: {{arma2oa}}
* 1: {{arma2oa}}

Revision as of 01:01, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_availableExpansions = call BIS_fnc_version;
Example 2:
_playerHasPMC = 4 in (call BIS_fnc_version);

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