Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME 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