Hello!
We have a Workflow that runs a calculation (Token Calculator) and compares it to another token (Pattern Matched Text).
When I look at the Tokens gathered (gettotal & totalverify), it shows me that the two tokens are identical.
However, when I look at the conditions tab, I can see that the token from the Token Calculator has 11 extra digits.
After reviewing the Token Calculator, I see that it is doing simple addition with numbers that have only two decimal places. It's also tagged with the Number tag.
We're currently testing with it being a "String" tag even though I would have thought a "Number" tag would be more fitting. Can anyone shed light as to why the Token Calculator is adding 11 extra decimals? Thanks for any help!