catch: Difference between revisions
Jump to navigation
Jump to search
m (Reset version to 1.00 and desc) |
m (+ category) |
||
Line 35: | Line 35: | ||
[[Category:Scripting Commands ArmA|CATCH]] | [[Category:Scripting Commands ArmA|CATCH]] | ||
[[Category:Armed Assault: Control Flows|CATCH]] | [[Category:Armed Assault: Control Flows|CATCH]] | ||
[[Category:Command Group: Program Flow|CATCH]] |
Revision as of 11:57, 20 October 2006
Description
- Description:
- Processes code when an exception is thrown in a try block. The exception caught can be found in the _exception variable.
- Groups:
- Uncategorised
Syntax
Examples
- Examples:
- Example needed
Additional Information
- See also:
- Exception handling
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