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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ComputerName() in Script?

Hi all:

Is there a function in the script which you return the same value as the function ComputerName()?

Thank you.

PC

1 Solution

Accepted Solutions
sunny_talwar

According to the help section of QlikView, ComputerName() can be used both in Script and front end expressions (https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/SystemFunctions/system...)

Capture.PNG

View solution in original post

3 Replies
sunny_talwar

According to the help section of QlikView, ComputerName() can be used both in Script and front end expressions (https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/SystemFunctions/system...)

Capture.PNG

Not applicable
Author

Hi Sunny:

At first when I just type in CompunterName(), there is no auto complete and there is a zig-zag underline. So I thought it is not working.

But when I put it into an 'IF' function, it turns blue.

Thank you Sunny.

Cheers,

PC

sunny_talwar

No problem. I am glad you found what you were looking for