I have a multiline rich text box of 3 lines.

i need to find the line with "Player: Your Hand " and get what comes after it, up untill the end of the line. it could be on any 1 of 3 lines.

what code can i use to extract what comes between that text and end of the line?