Investment Studio > Views > Downloads > Downloader > ActiveX interface > DLInput > urlLevel

The link level of the indexed entry in the download item's URL list. Can be used to distinguish data retrieved at different link levels when URLs are crawled.

index is an integer in the range [1, DLInput.nUrls]. URLs are listed according to order of addition (when URLs are crawled, child URLs are inserted immediately after their parent URL).

See also DLInput.currentLevel, DLInput.mime, DLInput.nUrls, DLInput.read, DLInput.url.