Hi everyone -
I'm wondering if there is a way to change the formula that dictates how breakpoint behaves when NOT in free form mode. The manual indicates that the formula works like this: (x[2]>=x[1]>=x[0]). However, I'd like to make it so that the formula reads this way: (x[2]>x[1]>x[0]). Is this possible? Thanks!
D