Skip to main content

Directory Information

The Directory Information component in Robbot RPA allows you to retrieve information about a specific folder. This component simplifies the process of obtaining folder information and provides a user-friendly interface for seamless integration into your workflows.

Parameters

Directory : Use this parameter to select the folder for which you want to retrieve information. By clicking the button, you can navigate through your system and choose the desired folder. Type : String

Result : The DirectoryInformation component returns the information about the selected folder as a DirectoryInfo object. Type : DirectoryInfo

Usage

To use the Directory Information component in your Robbot RPA project, follow these steps:

Drag and drop the Directory Information component into the sequence.

Configure the component by providing the necessary inputs:

Set the Directory parameter by clicking the button and selecting the folder for which you want to retrieve information. Optionally, specify the Type parameter to retrieve specific information. Continue building your sequence by adding other components or actions as needed.

Execute your sequence to retrieve the information about the selected folder.

By utilizing the Robbot RPA Directory Information component, you can easily obtain detailed information about folders within your sequences, enhancing the automation capabilities of your Robbot RPA project.