Well, you can use the Split function to split up a string by a specified separator, in your case you should probably use space. But in this particular case I think you should go with what you've got.