Whatever message this page gives is out now! Go check it out!
ColdFusion.Window.destroy(windowName[, destroyElement]) |
Parameter | Description |
windowName | The name of the window to destroy |
destroyElement | A Boolean value specifying whether the HTML element associated with the window should also be destroyed. The default value is false. |