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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

vb expl?

i dont know vb script ? pls explain me each functionality

activedocument.getproperties.workingdir&"\"

activedocument.variables(vmax).getcontent.string

1 Solution

Accepted Solutions
simospa
Partner - Specialist
Partner - Specialist

Not sure about the sintax of:

activedocument.getproperties.workingdir&"\"

see Macro - Activedocument.GetProperty.xxx

activedocument.variables(vmax).getcontent.string

gets the value of vMax variable.

Simone

View solution in original post

1 Reply
simospa
Partner - Specialist
Partner - Specialist

Not sure about the sintax of:

activedocument.getproperties.workingdir&"\"

see Macro - Activedocument.GetProperty.xxx

activedocument.variables(vmax).getcontent.string

gets the value of vMax variable.

Simone