Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Felipe Andai
742 Pointsaccesing an array by a text field...swift
i want to have a textfield and add some function that search into differents arrays and then that the name of the array that match with the word in the text field appears in a label
thank you
1 Answer

Steve Hunter
57,710 PointsHi Felipe,
Can we get a better undertstanding of your requirements here?
What do you want to happen in your app? What are the arrays you're talking about; what is the text input supposed to achieve?
Ignore the code-speak but talk us through what you want to happen in your code.
Thanks,
Steve.