|
Input Value To Variable Action |
Description
|
|
|
Input Value to Variable dialog |
Parameters
Variable Name
The name of the variable to which the user’s input should be stored. This variable must have already been creating using the Create Variable action.Title
The text that should appear in the title bar of the dialog box prompting the user for input.Text
Any descriptive text you wish to be displayed on the dialog box. This text will appear above the edit box where the user can enter their input.
Notes
If the user’s input is successfully applied to the variable, the task will proceed to the next step. If not, the task will fail. The step fails if the user clicks the Cancel button on the dialog box, or if the variable name supplied in the variable name parameter does not exist.
Related Topics:
Populate Variable with Clipboard Action