
Trouble is, I don't understand how your formulas work:
((TimeValue+#Update#>=#TimeMax#)||(CurrValue>HoldValue)?0:TimeValue+#Update#)
I get the first part, then two || mean OR, but get lost at the ?0: What does it mean? Tried that regex site you pointed to, but gives error with the ?
Also, does && mean AND?
Statistics: Posted by sl23 — Yesterday, 8:22 pm