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