Hello All,
I am looking to display the project name in a perspective client in a label. What is the best way to do this?
Thanks,
Frank
Hello All,
I am looking to display the project name in a perspective client in a label. What is the best way to do this?
Thanks,
Frank
You could use runScript
or a script transform to run system.util.getProjectName
.