Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I just wanted to ask if is it possible to remove all the characters before the first occurrence of space in a string using tMap?
For example:
Input: "This is a sentence"
Ouput" "is a sentence"
Thanks!
johnpaul.dacop wrote:
Hi Guys,
I just wanted to ask if is it possible to remove all the characters before the first occurrence of space in a string using tMap?
For example:
Input: "This is a sentence"
Ouput" "is a sentence"
Thanks!![]()