@fxDreema said in Formula error:
Someone else having Formula problems?
I fixed the problem by adding few more overload functions. But there is something interesting here. chiper is trying to append one string to another and the expected result is a longer string. What happens if we have a numeric value on one of both sides? I decided to turn the string side into a numeric value and then do the selected mathematical operation.
Sanks for fix. all is ok!