CREATE FOLDER command
See the following article for more information:
The CREATE FOLDER command creates a folder by name or given path in the current folder.
The command also ensures that the indicated folder exists, and in cases where it already does, it does not error.
CREATE FOLDER label
Example
CREATE FOLDER "Client|Place 1";