e.g. turn 84.54 m should be 84.5400 m
The rounder transformers only remove decimal figures, but doesn't work for adding zeroes. I do not want to add data, just zero decimals.
/Burbank

e.g. turn 84.54 m should be 84.5400 m
The rounder transformers only remove decimal figures, but doesn't work for adding zeroes. I do not want to add data, just zero decimals.
/Burbank

Best answer by david_r
try the StringFormatter:

David