Gets the handle of a script variable.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- name
- Type:
System String
Name of the variable This parameter is mandatory.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IApp GetVariableAsync T (String, Func Response, T , String)See Also