Sets a value to a variable.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- content
- Type:
System String
Value of the variable. This parameter is mandatory.
- updateMRU
- Type:
System Boolean
If set to true, the value is added to the Most Recently Used (MRU) list. This parameter is mandatory.
Return Value
Type:Implements
IVariable SetContent(String, Boolean)See Also