else: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (fixed format. {} hiding examples.) |
||
Line 4: | Line 4: | ||
[[Category:Armed Assault: Control Flows|ELSE]] | [[Category:Armed Assault: Control Flows|ELSE]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| |= Game name | |||
|1.85 |= Game version | |||
____________________________________________________________________________________________ | |||
| Construct an array that can be processed by [[then]]. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''''ifcode'' else ''elsecode''''' |= Syntax | ||
|p1= ifCode: [[Code]] |=Parameter 1 | |||
|P2= elseCode: [[Code]]|=Parameter 2 | |||
[[Array]] | | [[Array]] |= Return value | ||
____________________________________________________________________________________________ | |||
|x1= [[if]] (a>b) [[then]] <nowiki>{c=0}</nowiki> '''else''' <nowiki>{c=1}</nowiki> |=Example 1 | |||
| |= 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> | |||
Revision as of 14:52, 2 August 2006
Description
- Description:
- Construct an array that can be processed by then.
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
- See also:
- See also needed
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