AutoIt+
More
Search
Ctrl + K
Exceptions
Copy
try
{
// statements
}
catch
(e) {
// statements
}
Previous
Modules
Next
C
Last updated
3 years ago