Jump to content

API UI.Win32MsgBox

From Flowcode Help
Revision as of 14:08, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"")
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