Retrieve all report variables

edited 10:00AM in FastReport 4.0
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?

Leave a Comment