I have input value as 1543.34 and application Value as 15,43.34 and i want to compare both the values when comparing both the values not matching since application value has comma in between and if i use replace function to replace comma it will work but next time if there is no comma in the application value it will throw error
how do i dynamically do it
iam saving application value in string