Quote:
Originally Posted by Drumstix42
Code:
iValue=10
COND=iValue > 0 && iValue < 75
Parent...Value=COND ? true : false
^ should work
|
What does IValue represent? Or is that just the Value of the property you're trying to do this to?
The other stuff above I seem to understand much better now. I'll probably convert my next version for that.