I can't figure this one out. I need to extract a sentence from a wall of text:
You are receiving this message because you have chosen to be notified of failures. The following have failed to post since the last e-mail you received:
Shipment Client Keys: 00000000000000012345, 0000000123, 1234567890123.
Post failed with a message: xxxxxxxxxxxxxxxx.
This message was sent with high importance
I need to extract just the "Shipment Client Keys" sentence. The issue is that the ID numbers that follow vary widely in length.
Any help is greatly appreciated!