Get Input
Spawn a dialog to interactively retrieve user input

Get Input Dialog
Preview
preview
Parameters
Title
Text required
Enter the title for the dialog box
Prompt
Text required
Enter the prompt text for the dialog box
Original Text
Text
Optionally enter a default value for the input box
Output Variable
Text required
Default:
inputResult
Enter the name of the variable you'd like to populate with the user input
Auto Type Output
Toggle
Default:
false
By default, all values are treated as text, or string variables.
Enable Auto Type to automatically determine the type for the entered value.
For example:
0can be auto-typed to a numeric type such asintorlongtrueorfalsecan be auto-typed to abool
Variables
| Name | Type | Description |
|---|---|---|
Variable name and type are dependent on the configured | ||
Example Value: trueif |