Hi, I have a long text string and need to extract the word (or words) after the rightmost "separator", which is a " \ " (space forward slash space).
It's in the format text \ text \ text
The number of words is not consistent in the text string (hope this makes sense)