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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

System Variables

Are there any variables that can be used to

     a. Determine the server/client hostname in the script - I need it to return the name of the server

     b. Determine if the script is being executed by Publisher or not

I want to execute some additional script on one particular server and don't want to have to create more than one load script.

Same if script is being executed by publisher via an automated task

1 Reply
tresesco
MVP
MVP

For hostname: ComputerName()

For Publisher check: I am not aware of.