deleteTabPage
deleteTabPage(tabIndex:Integer):Integer
deletes an open tab page.
Returns the number of pages currently open.
If you specify a tabIndex that doesn't exist then -1 will be returned.
The tabIndex parameter start at zero and are numbered left to right for the open Tab Pages.