Folder - Remove

Removes (deletes) a folder (or "directory") on the local system.

Action ID:
Action Category:
Action List Syntax:

29
Folder
Folder.Remove (<<FOLDERNAME>>)

Settings

Folder name:

The full path of the folder that you want to remove.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_REMOVE_DIR

MSG_ERR_REMOVE_DIR
Operating System Error

<<FOLDERNAME>>

Examples

None