deleteTable(name)
The deleteTable() function is exactly the same as the
deleteString function, but is provided as a convenience function to be used with
saveTable.
The functions deleteString() and deleteTable() can be used
interchangeably to delete strings or tables out of the SPUPad.
Example
deleteTable("mytable")