joshbtn / excelFormulaUtilitiesJS

This library contains methods to beautify an excel formula. This library also contains functions to convert an excel formula to JavaScript (ECMAScript) or C# and python.
http://excelformulabeautifier.com/
Other
394 stars 101 forks source link

I am getting outstr undefined error #104

Open vetriselva opened 1 year ago

vetriselva commented 1 year ago

i write IF(OR(Quantity=10,Quantity=20),20,10) formula getting outstr undefined error