Skip to content
#1504
Auto-translated
Oligarch
I googled it and found this:

try
... (block) ...
end

If an error occurs in the block, the control immediately jumps to the first statement after END, and
the error will be ignored.

another form,

try
... (block) ...
catch err do
... (handler) ...
end
This is not Lua. It won't work.

Statistics

Welcome our newest member: dodoD0D0

Users Online 3 users 1442 guests