Hi all,
I have a string "Gender: Female Race: American Asian". I would like to extract the following substring from this string.
"Gender: Female"
Any suggestions how I could accomplish this?
Thanks,
Ana
I have a string "Gender: Female Race: American Asian". I would like to extract the following substring from this string.
"Gender: Female"
Any suggestions how I could accomplish this?
Thanks,
Ana