exit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(add. ArmA2 classification)
Line 35: Line 35:
[[Category:Scripting Commands ArmA|EXIT]]
[[Category:Scripting Commands ArmA|EXIT]]
[[Category:Command Group: Program Flow|EXIT]]
[[Category:Command Group: Program Flow|EXIT]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 17:22, 3 June 2009

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:
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