[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Downloads the resource with the specified URI to a local file. [Property] WebClient=Sets WebClient manager. ARG(WebClient)|20|(empty)|WebClient +URI=Sets the string containing the URI to download. ARG(string)|2| FileName=Sets the name of the local file that is to receive the data. ARG(string)|2| [Methods] doDownload=Downloads the resource specified as a Uri. ARG(string URI, string FileName)|1|0 URI=Defines the string containing the URI to download. ARG(string)|4|2 FileName=Defines the name of the local file that is to receive the data. ARG(string)|4|2