removeRecursively


Purpose

Deletes a directory and all of its contents.

Signature

DirectoryEntry.removeRecursively(successCallback, errorCallback)

Returns

This method does not return anything.

Parameter

Name Description Type Use
successCallback A callback that is called on success. EntryCallback required
errorCallback A callback that is called when errors happen. ErrorCallback optional

Related topics

DirectoryEntry
Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...