Gets the value of variable.
- Namespace
- Statiq
.Common - Containing Type
- IJavaScriptEngine
Syntax
object GetVariableValue(string variableName)
Parameters
| Name | Type | Description |
|---|---|---|
| variableName | string | Variable name. |
Return Value
| Type | Description |
|---|---|
| object | Value of variable. |