Remove string on specified character
Hi, how do I slice off a string on a specified character. For example, I have
To.Remove.This. How do I omit both the dot character and the word after the dot symbol?