Activity «Input window» can be found in section «Basic».
Creates the pop-up window on the desktop screen, used mostly for communication with business user, transfering information or signaling for attention.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Text; In; String; The text to be specified in the input window.
Headline; In; String; The text to be specified in the title bar of the input window.
Show file selection; In; Boolean; Show user button to select file path?
Topmost; In; Boolean; Show window on top of all other windows.
Result; Out; String; The name of the variable in which the value entered by the user is saved.
Time-out; In; Int32; Seconds to auto-close the window (0 - no auto-close).