Skip to main content

CreateDirectory

Type

statement

Summary

Create a named directory.

Syntax

create directory <Directory>

Description

Creates a new, empty directory. The directory must not already exist.

Parameters

NameTypeDescription

Directory

An expression that evaluates to a filesystem path.

Thank you for your feedback!

Was this page helpful?