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

Announcements
FLASH SALE: Save $500! Use code FLASH2026 at checkout until Feb 14th at 11:59PM ET. 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

Labels (1)
1 Reply
tresB
Champion III
Champion III

For hostname: ComputerName()

For Publisher check: I am not aware of.