AutoIt+
Ctrl
K
Copy
The language
Exceptions
Copy
try
{
// statements
}
catch
(e) {
// statements
}
Previous
Modules
Next
C
Last updated
4 years ago
Was this helpful?