getProxy method
Use this method to retrieve the settings used to access the Eyes proxy server.
Syntax
let value = eyes.getProxy();
Parameters
This method does not take any parameters.
Return value
- Type: string
-
The value returned is in URL format, or null if no proxy is set.