Hi, My requirement is to get the string between two string.
Suppose I have “xyz124321abc”
Here “xyz” and “abc” are constant and the middle one will change, I want to get the middle one but the no of characters can be changed, how i can do this, please help.
Thank you. This worked.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.