TW.target.close();
Closes the current document. This would normally be the document that had the focus when the script was called.
---------- TEXDOCUMENT.CPP
[173] connect(actionClose, SIGNAL(triggered()), this, SLOT(close()));
Created with the Personal Edition of HelpNDoc: Full featured Help generator