-
Notifications
You must be signed in to change notification settings - Fork 18
tableReleaseTempTable
Ben edited this page Aug 16, 2022
·
1 revision
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()