system.directory.create
Syntax
Create the directory s. Returns true if successful.
This function will create all necessary parent directories.
b - true on success.
s - The name of the directory to create.
9.0.182