getIgnoreCaret method
Use this method to retrieve whether or not Eyes eliminates mismatches due to blinking cursor artifacts.
Syntax
let configval = config.getIgnoreCaret();
Parameters
This method does not take any parameters.
Return value
- Type: boolean