Delete VI
- Updated2024-07-30
- 2 minute(s) read
Delete VI
Deletes a file or directory on a WebDAV server.
Inputs/Outputs
session handle specifies the unique reference to the WebDAV session. relative uri specifies the uniform resource identifier (URI) of the file or directory relative to the host uri prefix that you wire to the Open Session VI. A URI can be a uniform resource locator (URL), a uniform resource name (URN), or both. Format relative uri as directory/subdirectory/filename. error in describes error conditions that occur before this node runs. This input provides standard error in functionality. session handle out returns the unique reference to the WebDAV session. error out contains error information. This output provides standard error out functionality. |