Component: Message Box (Indicators )
From Flowcode Help
Jump to navigationJump to search
Author | Matrix TSL |
Version | 1.0 (Release) |
Category | Indicators |
Contents
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