Jump to content

API UI.YesNoCancelMsgBox

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
YesNoCancelMsgBox
Displays a simple 'Yes/No/Cancel' message box (0 == Cancel, 1 == No, 2 == Yes) 
- STRING Message
The message to display to the user 
- ULONG Return


Detailed description

Examples