I am attempting to read formula strings from an array of clusters. No problem, works great. Now I want to evalute the string formulas to determine if the values are greater or less than what is specified in the formula ( BatteryVoltage < 5.0 ). The current string to formula evaluate funtions do not handle "<>&|" operators. Any ideas that won't cost an arm and a leg???
Larry