Select Folder

Last modified by DatPT on 2023/04/12 17:42

RCA.Activities.Core.SelectFolder

Description

This activity opens a dialog, allows you to select a folder and returns full path of the selected folder.

image-20220505093358-1.jpeg

Properties

Misc

  • Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [351576757] Select Folder

Output

  • Selected Folder (String) – Mandatory. The full path of the folder stored in a string variable.

Table of Content

  
Navigation