default: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (should redirect to Control Structures)
mNo edit summary
Line 1: Line 1:
#REDIRECT [[Control Structures]]
{{Command|= Comments
____________________________________________________________________________________________
 
| arma |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| see [[switch]]. |= Description
____________________________________________________________________________________________
 
| '''default''' a |= Syntax
 
|p1= a: [[Code]] |= Parameter 1
 
| [[Nothing]] |= 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|DEFAULT]]
[[Category:Scripting Commands|DEFAULT]]
[[Category:Scripting Commands ArmA|DEFAULT]]
[[Category:Scripting Commands ArmA|DEFAULT]]

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.
Groups:
Uncategorised

Syntax

Syntax:
default a
Parameters:
a: Code
Return Value:
Nothing

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