Forum Discussion
MarkFensom-74e4
2 years agoCommunity Member
Variables help
I've simplified my problem to one box and two ovals.
You can see it here.
When you place either oval in the box, the variable BoxOccupied changes to true.
However, when you place both ovals in...
MarkFensom-74e4
2 years agoCommunity Member
Hi Louise, thanks for this.
I need the BoxOccupied variable to control something else when it's true. I can use the number variable zero as false and any number greater than zero as true.
This is a more straightforward solution than what I had planned.
I'll test this out on my main project.
Thanks again.