CreateDirectory

This method creates a directory on the file system.

PARAMETERS

Parameter
Type
Description
Path String (Context Store Reference, Data Constant Reference) Directory path. All necessary segments of the path will be created. If the directory exists, method does nothing.