Show Input Message Box

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

  • Input Message: String Argument Specifies the message to be displayed in the prompt.

Output

Last updated