Hi
can anyone help to get the count of a particular character present in a string.
for example if i wanna find how many number of "(" present in a string.
since i wanna replace the particular "(", there might be anynumber of "(" present in the string.
Thanks in advance
can anyone help to get the count of a particular character present in a string.
for example if i wanna find how many number of "(" present in a string.
since i wanna replace the particular "(", there might be anynumber of "(" present in the string.
Thanks in advance