Hello Everyone,
I'm trying to build a list of words in an Array and have the program search a paragraph in a Textbox and look for matching words from the Array and make the next move.
Basically, the user writes a paragraph and I use a thesaurus(synonyms) for the word "change" and if the user uses one of the words in that paragraph then I use an "If Statement".
I wanted to go the Array route for speed but don't know if I'm correct.
Below is my wimpy attempt
Any help is greatly appreciated! Thank you!
![]()
Please Login or Register to view this content.
Bookmarks