Skip to content

$deleteVar

Delete a variable from the database.

Shown usage belongs to the default database. Usage can change if another databases are used.

Parameters

NameDescriptionEnforcedDefault Value
Variable NameVariable name to be deleted from the database.YesNone
TableDatabase table to delete the variable from.Nomain

Example

$deleteVar[variableName;table?]