Show TOC

Function documentationCreate Directory Locate this document in the navigation structure

 

This action is used to create a new directory.

Features

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

Property

Data Type

Access

Use

Directory Path

String

In and out

Identifies the full path of the directory you want to create. For example, if you want to create the directory MyTransactions under the following folder: c:\Xacute\Transactions ,the file path is c:\Xacute\Transactions\MyTransactions.

Success

Boolean

Out

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