Jump to content

API UI.Win32MsgBox

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"")
Win32MsgBox
Invokes the Win32 API MessageBox function 
- STRING Message
The message to display to the user 
- STRING Caption
The message box caption 
- ULONG Type
The window type 
- ULONG Return


Detailed description

Examples