exit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
Line 18: Line 18:
| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1= exit |= Example 1
|x1= exit |= Example 1
____________________________________________________________________________________________
| [[exitWith]], [[Control Structures]] |= See also


}}
}}

Revision as of 00:36, 29 January 2012

Hover & click on the images for description

Description

Description:
Stops the execution of a SQS script. It's ignored in SQF Scripts.
Groups:
Uncategorised

Syntax

Syntax:
exit
Return Value:
Nothing

Examples

Example 1:
exit

Additional Information

See also:
exitWithControl 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