Folder Commands

Refer to the table below for a detailed overview of each command and its respective functionalities:

Command Description

Copy a Folder

Copy an existing folder from its current location to a destination folder of your choice.

Create a Folder

Create a new folder and store its path in a new or existing variable.

Delete a Folder

Delete an existing folder.

Does Folder Exist

Check to see if a folder exists and store the result (TRUE/FALSE) in a designated variable.

Get Files From Folder

Retrieve a list of files located within a specified root folder, with the option to include sub-folders.

Get Folder Location

Retrieve the path of a system folder and place it in a variable.

Is Folder Empty

Check to see if a folder is empty and store the result (TRUE/FALSE) in a designated variable.

Monitor Folder Changes

Monitor one or more folders within a specified root folder for specific events.

Move a Folder

Move an existing folder from its current location to a destination of your choice.

Rename a Folder

Rename an existing folder.