Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
bluecarbon
Partner - Creator
Partner - Creator

Macro Set Variable syntax

Hi,

    Below is an example script I got from API Guide document on how to assign value "123" to a variable "Variable1".

    Can someone explain me what does true signifies at the very last of the below snippet.

set v = ActiveDocument.GetVariable("Variable1")

v.SetContent "123",true

Thanks,

Rakul.

0 Replies