Close
    ------------------
    New keyword
     
     
    Use: Close and delete the window.
     
    Syntax is: Close WindowName
     
    All variables in the window are lost when the window is closed.
    If you want to close a window without losing the variables, use
    the Hide statement.
     
    Other keywords in the Windows category.