Click or drag to resize
IAppGetVariable Method

Gets the handle of a script variable.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Variable GetVariable(
	string name
)

Parameters

name
Type: SystemString
Name of the variable This parameter is mandatory.

Return Value

Type: Variable
See Also