The Prompt user action allows you to display a message or question to users.
| General | |
|---|---|
| Type | Prompt user |
| Name | Give actions descriptive names that accurately convey what they do. |
| Message | Type the message or question you want to display. |
| Icon | Select the pictogram to be displayed in the message dialog box:
|
| Buttons |
|
| Advanced | |
|---|---|
| Cancel/No Action | Choose what happens when the user clicks No, Cancel or closes the message dialog box:
|
| Wait for input | If this option is selected, Liquit will wait for the user to close the message prompt before continuing with the next action. Otherwise, it will continue to execute in the background, regardless if the user responds. This option can be changed only for the OK button option. |
| Place user input in variable | The temporary variable to which the user's inputed text is stored. |
| Place choice result in variable | The temporary variable to which the user's choice is stored. Note that if the user clicks OK/YES the value of the variable is 0, and for NO it is 1. |
| Filters |
|---|
| Define conditions under which the action is executed. For more information, see Filters. |
In the Edit output variable dialog box you open by clicking on the browse button
of the Place user input in variable, Place choice result in variable fields, you can create new variables or change existing ones and use them to store the user's choice or inputted text. Note that the resulted variables exist only temporarily until the action is executed; they are not saved anywhere, and they are displayed only in the package you configured them. After the action is executed, the variables are discarded.Output variable options
| Element | Description |
|---|---|
| Variable | New or existing variable in which you want to store information. |
| Sensitivity |
|
| Trim value | Removes all whitespace from the front, end or both. |
| Append to existing value (if it exists) | Appends the new variable at the end of the existing one. |
Agent
Agent
It requires the Agent to be running.
Supported platforms
| Platform | Supported |
|---|---|
| Web | No |
| Windows | Yes |
| macOS | Yes |


