Displays an input message.
This activity is used to display an input message box to prompt the user to input data that is saved to a variable.
Input Message: String Argument Specifies the message to be displayed in the prompt.
String Argument
Output: String Variable Specifies the string variable to which the user-specified message is to be saved.
String Variable
Last updated 3 years ago