Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Split text based on character

Hi, I have a text value that I want to be able to split in two different places. The value looks like the following:   XXXX_YY1234_V1_AA   I am trying to extract just the "YY1234" part. I would d...