# UI.FilePath Data

## 1. Description

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

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LODDuXR6o7JP15mQ3QA%2F-LODF7pcSY73cL3nFcmk%2Fimage.png?alt=media\&token=4a7b8f3b-a622-4f29-b546-efbf44297a54)

## 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-LODDuXR6o7JP15mQ3QA%2F-LODFVAoZpDwQJ90pn1U%2Fimage.png?alt=media\&token=78d2497d-35d0-44fe-81aa-ed8ae69f6e64)

* **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 FilePath. 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-LODDuXR6o7JP15mQ3QA%2F-LODG0nFLZvlMf_LGF8j%2Fimage.png?alt=media\&token=5bd20190-8a63-4037-aa58-a092679130e7)

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

![](https://238629208-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO8n4ithPJG3iCqU7ir%2F-LODDuXR6o7JP15mQ3QA%2F-LODG_CfyQmCisapTWTz%2Fimage.png?alt=media\&token=97f373a5-895e-4f89-a2c4-c8c4adca1976)

## 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-LODDuXR6o7JP15mQ3QA%2F-LODHlq-ehVu4-OAMvme%2Fimage.png?alt=media\&token=17cd47d6-6ea0-4e7f-af6a-449cf2eb60a5)
