BIS fnc isDemo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] * \|r1=" to "|s1=$1 call $2 |r1=")
Line 9: Line 9:
| Returns true when game version is demo.
| Returns true when game version is demo.


| call [[BIS_fnc_isDemo]]
|s1=  call [[BIS_fnc_isDemo]]


|r1= [[Boolean]]
|r1= [[Boolean]]

Revision as of 16:54, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_isDemo
Return Value:
Boolean

Examples

Example 1:
_isDemo = call BIS_fnc_isDemo;

Additional Information

See also:
BIS_fnc_versionproductVersionrequiredVersion

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