-
Trigger Checkbox at a specified value
I am basically wanting to trigger a checkbox at a specific position value.
I have a checkbox set to off(0) but I want to link this to the position value and when the position value goes over a certain figure say 1000 in the X I need the checkbox to switch on(1)
Hope this makes sense
Its seems easy in my head but I can’t write the code.
Thanks in advance for any help you can give.