# UI.DirectoryPath Data

## 1. Description

This node is to create a button on UI.MultipleInputForm++ forms that will trigger a Directory selection dialog.

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LOD3FyTCtprS-xaLADc%2F-LOD45KALAFe-RXsX8ZW%2Fimage.png?alt=media\&token=c2b4fe06-bc4a-4877-ad4f-15f01602b90a)

## 2. Inputs

* **InputName (optional):**\
  This input lets you label the button on the form. All it takes is a string. If no input name is set, the button will appear wider.

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LOD3FyTCtprS-xaLADc%2F-LOD4cGMU8ZnF1AHF96Y%2Fimage.png?alt=media\&token=84b51229-3eb0-467d-9ca1-95c95a36760c)

* **DefaultPath (optional):**\
  This input allows you to set a default path. The default path will be desplayed in a tooltip when hovering over the button on the form. Also, when clicking the button, the user will be taken to the default directory. The default path must be fed as a string.

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LOD3FyTCtprS-xaLADc%2F-LOD5SuLY7QWAKu9GZwC%2Fimage.png?alt=media\&token=1674b2fe-a257-49c4-8af0-c4f72462ba04)

* **Button Text (optional):**\
  This input lets you set the text displayed on the button. All it takes is a string.The default value is "DirectoryPath".

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LOD3FyTCtprS-xaLADc%2F-LOD74S308DHFLYu3kig%2Fimage.png?alt=media\&token=0727c1d2-2b4a-46d3-854e-795fa5efe45a)

## 3. Output

The user input will be returned by UI.MultipleInputForm++  as a string.&#x20;

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LOD3FyTCtprS-xaLADc%2F-LOD7Z7wboiIsVbObzgh%2Fimage.png?alt=media\&token=5b238027-8de9-4acd-86ef-d83b7602ace1)
