User Tools

Site Tools


en:try

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:try [2016/01/01 22:42]
127.0.0.1 external edit
en:try [2016/08/12 13:00]
admin
Line 2: Line 2:
 ==== Format ==== ==== Format ====
 **try**\\ **try**\\
-(tab)//statement(s)//\\+(tab)[[programsyntax|statement(s)]]\\
 **catch**\\ **catch**\\
-(tab)//statement(s)//\\+(tab)[[programsyntax|statement(s)]]\\
 **end try** **end try**
 ==== Description ==== ==== Description ====
-Execute the //statement(s)// inside the try.  If a runtime error occurs jump to the code in the catch.+Execute the [[programsyntax|statement(s)]] inside the try.  If a runtime error occurs jump to the code in the catch.
  
 ==== Example ==== ==== Example ====
en/try.txt ยท Last modified: 2020/02/28 10:46 (external edit)