Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

SetContent Method

Overloads

SetContent(String, Boolean)

Sets a value to a variable.

SetContent(String, Boolean)

Sets a value to a variable.

Declaration

      [Obsolete("Use _GenericVariable::SetProperties_ method instead")]
public bool SetContent([QixName("qContent")] string content, [QixName("qUpdateMRU")] bool updateMRU)
    

Parameters

Type Name Description
System.String content

Value of the variable.

System.Boolean updateMRU

If set to true, the value is added to the Most Recently Used (MRU) list.

Returns

Type Description
System.Boolean

Implements

Remarks

The operation is successful if qReturn is set to true.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!