Script functions reference > Script functions in alphabetical order > M > MkDir

MkDir
Syntax
MkDir(path);
path 
Description
Creates a new directory using the specified path.
Returns
0 
-1 
Example
mkdir(C:\StreamServe\Company_ABC);
OpenText StreamServe 5.6.2 Updated: 2018-01-26