Skip to main content
Released

@round() expression evaluator function should have an argument to round to a spe

Related products:FME Form
  • May 31, 2017
  • 3 replies
  • 38 views

jdh
Contributor
Forum|alt.badge.img+40

***Note from Migration:***

Original Title was: @round() expression evaluator function should have an argument to round to a specific number of decimals


Currently the @round function takes one argument, the value to round, and rounds it to the nearest integer. It would be nice is there was an optional second argument to specify the number of decimal places to round to (like AttributeRounder transformer), if the second argument is not supplied, then it should round to the nearest integer.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • June 2, 2017

We like this idea. Targetted for FME 2018


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • November 16, 2017

Hi @jdh, I am pleased to let you know that this has been implemented in our latest FME betas (builds 18208 and higher).


jdh
Contributor
Forum|alt.badge.img+40
  • Author
  • Contributor
  • November 16, 2017
Great. I know I'll be using it. :)