Description:
When you specify an URL as a image file name, II2LN will connect to the internet and retrieve the URL as an image
By using this import option you can define the maximum time II2LN should process a web page. This is nice to do if you try to work with huge and/or slow web pages.
Declaration:
SetWebGrabTimeout:<millisec>
Parameters:
Param |
Description |
<millisec> |
The timeout specified in milli seconds |
Notes:
If the timeout time is reached (the web grabbing times out ...), II2LN will grab whatever which is currently visible on the page. This means that you may experience images missing certain elements.
Introduced in version:
1.4.0.0
Repeatable
No