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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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