Skip to content

Create Directory

Creates a directory.

Permissions

Command KindNeeded User Kind
WriteAdmin, Designer, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
DirectorystringPath of the directory ([Directory]). The root directory is the 'Files' folder of the database on the server.yes

Result

NameTypeDescription
DirectorystringPath of the directory. The root directory is the 'Files' folder of the database on the server.

Code

text
CREATE DIRECTORY
DIRECTORY=[string, Needed]