breakOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|BREAKOUT]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|BREAKOUT]]
____________________________________________________________________________________________
 
| ofp |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________


| Breaks block out of scope named name. Nil is returned. |= Description
____________________________________________________________________________________________


<h2 style="color:#000066"> '''breakOut ''name'''''</h2>
| '''breakOut''' |= Syntax


|p1= name: [[String]] |= Parameter 1


'''Operand types:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


'''name:''' [[String]]
|  |= See also


'''Type of returned value:'''
}}


[[Nothing]]
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Breaks block out of scope named '''name'''.
<h3 style="display:none">Bottom Section</h3>


Nil is returned.
[[Category:Scripting Commands|BREAKOUT]]
[[Category:Scripting Commands ArmA|BREAKOUT]]

Revision as of 23:08, 1 August 2006

Hover & click on the images for description

Description

Description:
Breaks block out of scope named name. Nil is returned.
Groups:
Uncategorised

Syntax

Syntax:
breakOut
Parameters:
name: String
Return Value:
Nothing

Examples

Examples:
Example needed

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

Notes

Bottom Section