Show TOC

Function documentationDelete File Locate this document in the navigation structure

 

This action is used to delete a file.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Use

Path

String

In and out

Identifies the path of the file you want to delete. For example, if you want to delete MyFiles.zip, its file path is c:\Xacute\MyFiles.zip.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.