to: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(made clear it is a operator on it's own) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Continue sequence of | | Continue sequence of [[for var]] construct. It sets the end value of the index variable |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | forType '''to''' b |= Syntax | ||
|p1= | |p1= forType: [[For Type]] |= Parameter 1 | ||
|p2= b: [[Number]] |= Parameter 2 | |p2= b: [[Number]] |= Parameter 2 | ||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>[[for]] "_x" [[from]] 10 [[to]] 20 [[do]] {/* Do something*/}</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:29, 3 January 2017
Description
- Description:
- Continue sequence of for var construct. It sets the end value of the index variable
- 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