[Solved] Score over million

Hi. When score go over 1000000 it’s looks like picture. 999999 is ok. Is there easy way that it continue correct. Million

That’s strange. According to documentation
To input a number in string expression, you can use the “Number > Text” expression. If the number used is greater than or equal to 1e+21, the expression returns its value in scientific notation.

Have you tried “LargeNumberToString()” expression?

I try that at the moment, but not yet solution.

Solved. This work. Thanks.
MillionWorks

Hi, I renamed the title to solved.

1 Like