Avatar

Correct answer by
Level 10

Well now that you know ho to get the word it is simply a case of assigning it to another field. Assuming the other field is called OtherField you would use a command like this:

OtherField.rawValue = words[0]

Paul

View solution in original post