Component: Input Message Box (Controls )
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.0 |
Category | Controls |
Contents
Input Message Box component
Creates simple dialogue boxes to collect information from a user. Available with multiple button options, OK, Yes / No / Cancel and User String input.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
YesNoCancelMessageBox |
Creates a simple Yes/No/Cancel message box with a user message. Returns 0 for Cancel, 1 for No and 2 for Yes | |
![]() |
Message |
The message to display to the user | |
![]() |
Return |
![]() |
YesNoMessageBox |
Creates a simple Yes/No message box with a user message. Returns True for Yes and False for No | |
![]() |
Message |
The message to display to the user | |
![]() |
Return |
Property reference
![]() |
Properties |