CAS Delete Table() deletes the underlying file from the CAS file system.
CAS Delete Table( table name, <remove> ); // quote the table name
The CAS Delete Table() function has a remove option, which removes an in-memory table from the CAS server. CAS Remove Table() serves the same purpose.