How do you set the value for the following variable?
I've tried a few things, but with no success. Eg
Code: Select all
report.dictionary.variables.getByName("Test").valueObject = "A";
report.dictionary.variables.getByName("Test").valueObject = ["A"];
Thanks,
Barnaby.