Gets the handle of a script variable.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax Variable GetVariable(
string name
)
Function GetVariable (
name As String
) As Variable
Parameters
- name
- Type: SystemString
Name of the variable
This parameter is mandatory.
Return Value
Type:
VariableSee Also