Discuss this help topic in SecureBlackbox Forum
Creates new object in the storage.
Declaration
Parameters
- Parent - the folder in which the new object should be created.
- Name - new object's name.
- OverwriteIfExists - specifies whether the new object should overwrite the existing one.
- Handler - the security handler which performs the operation.
Return value
Returns a reference to the newly created object.
Description
Use this method to create new file in the storage.
Discuss this help topic in SecureBlackbox Forum