Hi Guys, I’m Brazilian, so my english is not good, i will try to explain my question.
Here in Brazil the number format for financial value is like “X.XXX,XX” … The comma character separates cents to our currency, so i can’t ignore these numbers, but when i declare the variables the system shows error “StringConverter cannot convert from System.Double”.
I guess the variable type is wrong, but i dont know what type i will use in this case.
Please somebody could try to explain how to work with double values?
Again, i’m sorry for my language mistakes.
Find attached an flowchart with the example of what i’m looking for.
approval.zip (8.2 KB)