A
AMK4
I need to split a string into two parts: the first word, and whatever's
left of the remaining string. I do this to capture the first word:
Code:
left of the remaining string. I do this to capture the first word:
Code: