Hi there!
Firstly, thanks for the great application. I really enjoy testing it so far.
I was just trying to write a simple custom script with the purpose of limiting the amount decimal digits to a given number.
I tried different approaches to use the common JS "toFixed()" function.
The basic part would look like this:
Hi there! Firstly, thanks for the great application. I really enjoy testing it so far.
I was just trying to write a simple custom script with the purpose of limiting the amount decimal digits to a given number. I tried different approaches to use the common JS "toFixed()" function. The basic part would look like this:
Unfortunately always with the same result.
Would it be a god idea to make "toFixed" accessible in Chataigne?
Have a nice day!
P.S.: For the moment I would be also grateful for another way to limit the amount of decimals in my output. Is there an implemented way in Chataigne?