Skip to Content
0
Former Member
Jun 09, 2009 at 09:54 AM

How to get separators from a string

87 Views

I need to find the thousand separator, hundred separator and decimal separator from a string. I need to check which separator is available in a string ie., thousand or hundred separator. There may be a case where there is no separators.

Please suggest me. I would be greatful if you provide me a code snippet.

Thanks in advance...