I think you’ll be able to help me in a second, I just can’t get it to run. I’ve installed the mathjs plugin. I have a simple input field, which I want to use for a simple calculation. The first step ist easy and also works fine (input field times 2).
The second step would be to add 6 to the doubled input, but i can’t get the formula (input*2)+6) to put out the correct result. The output is incorrect and the following is displayed in the Debugger:
Error connecting to MathJS: Error: Value expected (char 3)