Good afternoon my friends, I am creating a system in a $ game I will give you an example.
I have 2 variables where Credit is at 12 and currency at 0.25]
so the calculation is this global ('Credit') * Currency.Value ('0.25') = 3 reais right? but i wanted to turn this 3 into 3.00 and so on how i would do this can help me please