Any body has a suggestion how the Set Variable Action should look like when I would like to change the value of a variable to two digits behind the ‘.’. If this makes sense!?!

Example: the value of a variable is changed and will probably contain more digits behind the ‘.’ Like 8.8743. When this occurs the variable should be set to the value of 8.87 so I can use it in a textfield for currencies.

Hope somebody knows how to do this!