Error Logging
Error logs record RSIObjects errors that occur during the execution of code so you can target problems when debugging.
All RSIObjects have error logs. This utility helps to trace errors when a program fails and aids in debugging.
Observe the below sample code to learn how to catch and display error logs.
Last modified 1yr ago