Forum Discussion

TCordeiro's avatar
TCordeiro
Frequent Visitor
6 years ago

Formatting based on Parameter

Hello all,   I need to format numeric values based on the user choice of Parameter (dot or comma) and format those values: Example: If Parameter dot then 325.12 If Parameter comma the 325,12 ...