How do I refer to a reporter as the name of a variable?

I have a reporter in my project which can be equal to many different outcomes while also always being the name of one of the variables in my project. I want the program to refer the report of the reporter to a variable in my project but I can't figure it out. Are there any tips?

No totally sure of what you after but maybe setting a global variable to the same value as the reporter reports would do what you want?

image

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.