Skip to main content

Ask Question

User InteractionLow risk

Ask the user a question and get their answer: free text, or a pick from a dropdown or a set of radio buttons

Inputs

NameTypeRequiredDefaultDescription
Form Title
formTitle
stringOptionalInput Required
Prompt Message
promptMessage
textOptional
Input Type
inputType
enumOptionaltext
textpasswordnumberemaildropdownradio
Choices
choices
arrayOptionalThe options to pick from, one per line
Shown when inputType = dropdown / radio
Default Value
defaultValue
stringOptionalFor a dropdown or radio, this must match one of the choices
Output Variable
outputVariable
variableOptionaluserInput

Output

$outputVariableString

User input from the form

Compatibility

WindowsDesktopAttended

Related activities