Hello,
I have an RTF template where I use the "check_to_number" function to write the amount in letters. However, I'm facing an issue where the function writes "xx/100" instead of "00/100" when the decimal part of the amount is zero. I have already tried replacing the "decimalStyle" parameter with "DECIMAL_STYLE_FRACTION1" and "DECIMAL_STYLE_FRACTION2". Does anyone know how I can fix this?
Find below the Code and sample screenshots for your reference.

