Putting the tag for a measurement, doesn't round, it will give 14 decimal places
Also, other functions don't work IE: floor() or round()
Would be nice also to pull inches
Thanks for reporting. We will give more formatting options in the future. We're trying to think of a good syntax for this:
Something like:
[Length.IN] to extract the value of inches input
[Length.FT] to extract the value of feet input
[Length.Formatted] maybe this can format it nicely like 3' or 3' 10", etc.
One factor is that we do allow entering inches above 12", for example you can enter 48".
So this would likely just pull whatever values the user entered. Any further input how to control formatting is welcome.
When putting in the input value makes it an exact what was input. Its just when using the Linear tool, and putting that in the name formula, it has a crazy long float number. If you see my first line item, even though I have 247 FT on my measurement, when put into the formula name, it becomes 247.00082555981027.
Line item 2, is when I put the input amount into the name field, I have to use the decimal value to get the right amount.