Miscellaneous

messagebox

Creates a message box with the specified text, caption and flags.

Syntax

messagebox(text: string, caption: string, flags: number): number

Also available as messageboxasync