Show Input Message Box
Displays an input message.
Last updated
Displays an input message.
Last updated
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.
Output: String Variable
Specifies the string variable to which the user-specified message is to be saved.