isAutotest: Difference between revisions
Jump to navigation
Jump to search
(a31.24 http://dev.arma3.com/post/spotrep-00029) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| [[isAutotest]] |= Syntax | | [[isAutotest]] |= Syntax | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code> _bool = [[isAutotest]] </code>|= | |x1= <code> _bool = [[isAutotest]] </code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Arma_3_Startup_Parameters#autotest|autotest]] |= | | [[Arma_3_Startup_Parameters#autotest|autotest]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:34, 7 April 2019
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