Forum Discussion
ThomasUmphres
9 months agoCommunity Member
Javascript to Return a Number Variable to Show Exactly 3 Decimals
I have two variables called "AGCFreq" and "FreqRandom". They need to be exactly 3 decimal places. Even if "AGCFreq" = 60.020, it needs to display as 60.020. A randomized number between 0.022 and 0.0...
ThomasUmphres
9 months agoCommunity Member
Walt, thanks. I doubt a text variable can be used in a formula later on. I found a workaround in this instance. But I'll keep that in mind.
Really appreciate your replies, Brian and Walt.