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.
system.directory.absolute
system.directory.current
9.1.13