Local Function Variables in Button Box
Hello, I'm looking for a solution to accessing local variables when creating a Button Box inside of a function. I've seen one post here where the suggested solution was to assign variables to the window namespace. However, I don't think this will work for the reports I am needing to build since they have multiple reused parts in the same window. In my example, I just try to print the values of m...