Creates a script variable.
To set some properties to the variable, use the SetNxProperties method.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. Variable names are case sensitive. This parameter is mandatory.
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IApp CreateVariableAsync(String, String)See Also