Table$delete

Table$delete() → void

Delete the table. Can only be called on a table belonging to an unreleased version, will otherwise raise an error.

Returns:

void

Last updated