# Input dialog

![](https://gblobscdn.gitbook.com/assets%2Fastro-rpa%2F-M-fdXqldL3jUu7eA_ZS%2F-M-fdmqSBamgyB2esASh%2F0.png?generation=1581280342085480\&alt=media)

Element that displays the data entry window.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-a09e7f82eeaf04284533655e1759ace46552ba72%2Finput_dialog.png?alt=media)

Properties

\- Title: \[String] Dialog title

\- Text: \[String] Input text

\- Dictionary: \[System.Collections.Generic.List\<String>] Input data dictionary

\- Width\*: \[Int32] Dialog window width

\- Height\*: \[Int32] Dialog window height

\- Result: \[String] data obtained from the dialog
