popup.create
Creates a popup
Usage
popup.create [-q] <popupname:string>
Description
Creates a popup named <popupname>; if the popup already exists, a warning is printed. To create a nested popup, use popup.addsubpopup instead.
Switches
-q | --quiet
Run quietly: don't print warning and errors
See also
defpopup, popup.show, popup.destroy, $popup.exists

Index, Commands