|   |   | 
| 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 | ||
| 
 | ||
| See also | ||
| defpopup, popup.show, popup.destroy, $popup.exists |