If the string is "A ... B ... " , using Regexp Functions is it possible, if 'A' matches [-] then 'B' would be replaced by "C"? 'A' is first in the string. Position of B is not constant.and may not be there.
Thank you, ƒg
If the string is "A ... B ... " , using Regexp Functions is it possible, if 'A' matches [-] then 'B' would be replaced by "C"? 'A' is first in the string. Position of B is not constant.and may not be there.
Thank you, ƒg