Hi,
i have the string from the description like below. I want to find the first " and replace with empty.
"S40 12"" 316,316,17-4,RTFE/SI
final result will be:
S40 12"" 316,316,17-4,RTFE/SI
thanks
i have the string from the description like below. I want to find the first " and replace with empty.
"S40 12"" 316,316,17-4,RTFE/SI
final result will be:
S40 12"" 316,316,17-4,RTFE/SI
thanks