Skip to content

Delete Subtable

Deletes one or multiple subtable.

Permissions

Command KindNeeded User Kind
WriteAll

Parameters

NameTypeDescriptionRequiredDefaultValues
Subtablearray of stringName of the subtable ([Subtable]). A subtable contains additional filters used by the table.yes
TablestringName of the table ([Table]).yes

Result

No fields

Code

text
DELETE SUBTABLE
SUBTABLE=[string, Multiple, Needed]
TABLE=[string, Needed]