remove


Purpose

Deletes a file or a directory. It is an error to attempt to delete a directory that is not empty or the root directory of a filesystem.

Signature

Entry.remove(successCallback, errorCallback)

Returns

This method does not return anything.

Parameter

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

Related topics

Entry
Overview
Legal notice | Copyright © 2016 and Confidential to Pegasystems Inc. All rights reserved
PDN | Hybrid Container | Feedback
Advanced...