Completely clear the information in the table including column data.

Call:

ts_table(int iTable,"init");

or

ts_table(int iTable,"clear");


Here:

iTable - a descriptor of an object of type ts_table, from which all information must be cleared completely.