Deletes the specified file from the Web server. If the file does not exist, an error is thrown.
Syntax
<HFMwSession>.RemoveFile bstrFilename
Argument | Description |
---|
bstrFilename | The name and path of the file to be deleted. Input argument. String subtype. |