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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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.

Labels (1)
0 Replies