UI\Window::msg

(UI 0.9.9)

UI\Window::msgMostrar Cuadro de Mensajes

Descripción

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

Mostrará un cuadro de mensajes

Parámetros

title

El título del cuadro de mensajes

msg

El mensaje

To Top