for var: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added see also)
(Redirect to for)
 
(25 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Command|= Comments
#REDIRECT [[for]]
____________________________________________________________________________________________
 
| arma |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
|Starts '''for''' sequence, use in complete form (see example). |= Description
____________________________________________________________________________________________
 
| '''for var''' |= Syntax
 
|p1= var: [[String]] |= Parameter 1
 
| [[For Type]] |= Return value
____________________________________________________________________________________________
 
|x1= <code>'''for''' "_i" from 1 to 10 [[do]] {[[debugLog]] _i;}</code> |= Example 1
____________________________________________________________________________________________
 
| [[Control Structures]] |= See also
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|FORB]]
[[Category:Scripting Commands ArmA|FORB]]
[[Category:Armed Assault: Control Flows|FORB]]
[[Category:Command Group: Program Flow|FORB]]

Latest revision as of 22:15, 4 February 2019

Redirect to: