Appearance
Create Directory
Creates a directory.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Write | Admin, Designer, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Directory | string | Path of the directory ([Directory]). The root directory is the 'Files' folder of the database on the server. | yes |
Result
| Name | Type | Description |
|---|---|---|
| Directory | string | Path of the directory. The root directory is the 'Files' folder of the database on the server. |
Code
text
CREATE DIRECTORY
DIRECTORY=[string, Needed]