Quote:
Originally Posted by chaley
Take a look at the format_number function.
|
ˇYes! ˇThat was the answer! Works perfectly with:
Code:
program:format_number(template('[[identifiers:select(my_id)]]'), '{0:g}')
Thank you very much, chaley (and also theducks).