Component: Message Box (Indicators )

From Flowcode Help
Revision as of 12:13, 3 November 2020 by BenR (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category Indicators


Image Message Box component

Creates simple dialogue message box to present a message to a user.

Examples

No additional examples


Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

SimpleMessageBox

Create a simple message box with a message and an OK button.

Parameters

<- STRING Message
The message to display to the user
This parameter may be returned back to the caller


Return value

This call does not return a value



Property reference

This component does not contain any properties