CP9 - Any way to list all variables/defaults and Javascript?
Hello,
My Questions:
1) Is there a way to export a list of variables with their defaults and if the they are in use.
2) Is there a way to export the Javascript and where it is used.
Why I want to do this:
I have been given 40 projects created by someone else, but with no documentation explaining how they work.
I need to go through these projects and look at the variables and javascript and compare them across all the projects.
The only way I know of looking at variables is to use the Project,Variables menu. However, I then have to scroll scroll through a long list of variables, and click on each one, to identify if there is a default value set.
The only way I know of looking at Javascript is to look a Advanced Actions and select any item with Javascript and look at it.
Both of the above work fine for occasional use, but for trying to look through a huge amount of files, and compare the variables/defaults/javascript across projects is a real pain in the neck.
Any help appreciated.
Thank you
Peter