catch

From Bohemia Interactive Community
Revision as of 05:47, 23 July 2006 by Zyklone (talk | contribs) (catch controls the flow)
Jump to navigation Jump to search


try-block catch filename


Operand types:

try-Block: ?

code: Code

Type of returned value:

Anything

Description:

Processes code, when exception is thrown in try block.