i have a function that takes one large string. the string has tree words.
"computer screen button". there is space between them. i need a code for parssing this string. i want to put each word in array.
thanks