BIS fnc isDemo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) 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 15:54, 13 June 2021
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
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