Discuss this help topic in SecureBlackbox Forum
Creates the new directory on a server side.
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to create directories on a server side. If the directory was successfully created, the OnSuccess event is fired. The OnError event is fired otherwise.