Investment Studio > Views > Downloads > Downloader > ActiveX interface > DLInput > args
BSTR DLInput.args(long n)
The n:th argument specified in the download item.
n is an integer in the range [1, 4].
Arguments are always strings. In loosely typed scripting languages like JScript and VBScript, they are automatically convertedto numbers as needed.
See also DLInput.targetPath.