Skip to content

$setVar

Creates a variable in 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 created in the database.YesNone
Variable ValueThe value for the variable.YesNone
TableDatabase table to save the variable into.Nomain

Example

$setVar[variableName;variableValue;table?]