catch

From Bohemia Interactive Community
Revision as of 20:02, 4 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


try-block catch filename


Operand types:

try-Block:

code: Code

Type of returned value:

Anything

Compatibility:

2.x

Description:

Processes code, when exception is thrown in try block.