Hello, I have a long string of characters. I would like to extract a unknown string folowing a Known string.
////////////////////////////////////////////////// String
Phone Number: xxx xxx xxx
Contract Nu: 3471/207/sE
PPN B (da/ne*): Yes
//////////////////////////////////////////
Known string is “Contract Nu:”
So the result that I want would be “3471/207/sE”