mattegol
asked on
Remove all text right to....
Hi all,
I have a long string with text, I need to remove text at the end after a predictable part of the string.
Like this:
bla bla bla bla predictable part hello hello hello
How can i remove the hello hello hello part after predictable part?
I have a long string with text, I need to remove text at the end after a predictable part of the string.
Like this:
bla bla bla bla predictable part hello hello hello
How can i remove the hello hello hello part after predictable part?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER