UI\Window::msg

(UI 0.9.9)

UI\Window::msgShow Message Box

Description

publicUI\Window::msg(string$title, string$msg)

Shall show a message box

Liste de paramètres

title

The title of the message box

msg

The message

To Top