UI\Window::msg

(UI 0.9.9)

UI\Window::msgShow Message Box

Açıklama

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

Shall show a message box

Bağımsız Değişkenler

title

The title of the message box

msg

The message

To Top