messagebox
Creates a message box with the specified text, caption and flags.
messagebox(text: string, caption: string, flags: number): numberCreates a message box with the specified text, caption and flags.
messagebox(text: string, caption: string, flags: number): number