exit: 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|EXIT]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|EXIT]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|EXIT]]
 
[[Category:Scripting Commands ArmA|EXIT]]
| ofp |= Game name
[[Category:Armed Assault: Control Flows|EXIT]]
 
|1.00|= Game version
 
|eff= local |= Effects in MP
____________________________________________________________________________________________


| Stops the execution of a script. |= Description
____________________________________________________________________________________________


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


|  |= Return value
____________________________________________________________________________________________


'''Operand types:'''
|  |= See also


None
}}


'''Type of returned value:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


[[Nothing]]
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Exit script.
[[Category:Scripting Commands|EXIT]]
[[Category:Scripting Commands OFP 1.96|EXIT]]
[[Category:Scripting Commands OFP 1.46|EXIT]]
[[Category:Scripting Commands ArmA|EXIT]]
[[Category:Armed Assault: Control Flows|EXIT]]

Revision as of 11:10, 2 August 2006

Hover & click on the images for description

Description

Description:
Stops the execution of a script.
Groups:
Uncategorised

Syntax

Syntax:
exit
Return Value:
Return value needed

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