Gets the handle of a variable.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxVariable 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:
Variable
See Also