0

Strange behavior

When you subtract two numbers from different fields and then convert the result to text and then get the length of the text, the comma will be counted if the number field being subtracted from is formatted with the Thousands separator.

1 reply

null
    • Sean
    • 5 yrs ago
    • Reported - view

    length(format(intDifference, "0")) makes it work correctly.

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1156Views