case: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
#REDIRECT [[Control Structures#switch-Statement]]
{{Command|= Comments
____________________________________________________________________________________________
 
| arma |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| See [[switch do]] |= Description
____________________________________________________________________________________________
 
| '''case''' b |= Syntax
 
|p1= b: [[Anything]] |= Parameter 1
 
| [[Switch Type]] |= Return value
____________________________________________________________________________________________
 
| [[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|CASE]]
[[Category:Scripting Commands|CASE]]
[[Category:Scripting Commands ArmA|CASE]]
[[Category:Scripting Commands ArmA|CASE]]
[[Category:ArmA: Control Structures|CASE]]
[[Category:Command Group: Program Flow|CASE]]

Revision as of 18:02, 15 January 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
See switch do
Groups:
Uncategorised

Syntax

Syntax:
case b
Parameters:
b: Anything
Return Value:
Switch Type

Examples

Examples:
Example needed

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

Notes

Bottom Section