BIS fnc version: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 6: Line 6:
* 1: {{arma2oa}}
* 1: {{arma2oa}}
* 2: {{Name|a2baf}}
* 2: {{Name|a2baf}}
* 4: {{Name|a2pmc}}|x1= <code>_availableExpansions = [[call]] [[BIS_fnc_version]];</code>|x2= <code>_playerHasPMC = 4 [[in]] ([[call]] [[BIS_fnc_version]]);</code>| [[productVersion]], [[requiredVersion]]
* 4: {{Name|a2pmc}}|x1= <code>_availableExpansions = [[call]] [[BIS_fnc_version]];</code>|x2= <code>_playerHasPMC = 4 [[in]] ([[call]] [[BIS_fnc_version]]);</code>|seealso= [[productVersion]], [[requiredVersion]]
}}
}}



Revision as of 01:36, 17 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:
productVersionrequiredVersion

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