isAutotest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (oops, Undo revision 85646 by Benargee (talk))
(a31.24 http://dev.arma3.com/post/spotrep-00029)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma |= Game name
| arma3 |= Game name


|?|= Game version <!-- unkown -->
|1.24|= Game version <!-- unkown -->
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 34: Line 34:
<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>


[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 20:29, 13 December 2014

Hover & click on the images for description

Description

Description:
Returns true if game was started with autotest parameter
Groups:
Uncategorised

Syntax

Syntax:
isAutotest
Return Value:
Boolean

Examples

Example 1:
_bool = isAutotest

Additional Information

See also:
autotest

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

Notes

Bottom Section