Recursively creates a directory
on the file system of the LiveCycle Server. If any of the folders
in the path of the directory do not exist, they are created.
A string value that represents
the fully qualified path of the directory to create.
Output properties
Properties for specifying where to save results.
Success
A boolean value that indicates
whether the directory was successfully created. A value of true indicates
the directory was created, and false indicates
the directory was not successfully created.
Exceptions
The exception event attached to this operation can receive FileUtilsException exceptions.