Is there a way to access a Vision Window's "Documentation" via scripting? We are using the "Documentation" feature in the project browser to create detailed notes and change logs for a customer. When we release a new version of the software, we would like to be able to export all window/template documentation to a csv so that we can use it to easily create a Software Update document for the customer.
My preferred method would be through scripting. I tried grabbing the window object in the script console and searched it to see if there was a getDocumentation function attached to the object. No luck!! Is there any way to access this via scripting? If not, is there another method that can be used generate a csv? Going through and copying/pasting the documentation for every screen/template in the project is too tedious of a process to do regularly.
Thanks
Dan