Solved
Variable usage in programming
- December 15, 2023
- 1 reply
- 1433 views
I'm trying to make a simple program to select values based on the Size variable. But the use of "Size" in the program returns False. However, if I assign Size to "x", and use it in the program, it works fine. I don't understand why. See attached.
Thank you in advance.

