Removes a variable.
- Namespace
- Statiq
.Common - Containing Type
- IJavaScriptEngine
Syntax
void RemoveVariable(string variableName)
Parameters
Name | Type | Description |
---|---|---|
variableName | string | Variable name. |
void RemoveVariable(string variableName)
Name | Type | Description |
---|---|---|
variableName | string | Variable name. |