Retrieve all report variables
I have a requirement to be able to set all the variables in a report to some arbitrary values. Is it possible for me to loop through all the variables in a report? I see I can use GetVariable and SetVariable, but I don't have any indication of how many variables there are - how can I then loop through them?