end try

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
end try
Summary

Ends a try control structure.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
end try
RelatedKeyword: end, control
Glossary: keyword, control structure
Control Structure: try
Description

Use the end try keyword to mark the end of a try control structure.

The end try keyword occurs on a line by itself.