deleteTabPage
deleteTabPage(tabIndex:Integer):Integer
Deletes an open tab page by index number.
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.