tableReleaseTempTable - Total-RP/Total-RP-3 GitHub Wiki
Release a temporary table
TRP3_API.utils.table.releaseTempTable(table)
It is extremely important to release the table when you are finished using it!
-
table
: a temporary table created by getTempTable()