parent root
PHP: UI\Window::msg - Manual

UI\Window::msg

(PHP 7, UI 0.9.9)

UI\Window::msgShow Message Box

Description

public UI\Window::msg ( string $title , string $msg )

Shall show a message box

Parameters

title

The title of the message box

msg

The message

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root