TIBCO BusinessEvents™
Standard
File
File
.
fileRemove()
Signature
boolean fileRemove (String path)
Domain
ACTION
Description
Deletes the specified file or directory.
Parameters
Name
Type
Description
path
String
The file or directory to be deleted.
Returns
Type
Description
boolean
Returns true if the target file/directory is deleted; false otherwise.
Cautions
none