Activity «Message box» can be found in section «Basic».
Activity shows up an informaitonal pop-up window on the desktop screen. Used to communicate with the business user.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Text; In; String; The text to be displayed in the message box. The text can be quite voluminous. Large text will be displayed with a scroll bar.
Headline; In; String; The text to be indicated in the title bar of the message box.
Time-out; In; Int32; Seconds to auto-close the window (0 - no auto-close).
Topmost; In; Boolean; Show window on top of all other windows.