Forum Discussion
ThomasUmphres
2 years agoCommunity Member
Making Variables Round to Whole Number Rather Than to 2 Decimals
I have a pretty complex training I'm putting together using a lot of variables where numbers are being displayed with 1 or 2 decimal places. I want to force those numbers to show as rounded whole nu...
KerriNussbaum-6
6 days agoCommunity Member
WaltHamilton​ is there any way to achieve this without using Javascript (I've never used JS) and without dividing then multiplying the variable by 10,000,000?