for forspec: Difference between revisions
Jump to navigation
Jump to search
m (Reset ArmA ver) |
m (added see also) |
||
Line 15: | Line 15: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> '''for''' [{_x<nowiki>=</nowiki>1},{_x<<nowiki>=</nowiki>10},{_x<nowiki>=</nowiki>_x+1}] [[do]] {[[debugLog]] _x;} </code> | |x1 = <code> '''for''' [{_x<nowiki>=</nowiki>1},{_x<<nowiki>=</nowiki>10},{_x<nowiki>=</nowiki>_x+1}] [[do]] {[[debugLog]] _x;} </code> | ||
| | | [[Control Structures]] |= See also | ||
}} | }} |
Revision as of 15:27, 15 January 2007
Description
- Description:
- creates cycle, using C like style. See example.
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
- See also:
- Control Structures
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