Hello,
Is there a method that allows me to take a string and pass it to a method and return if it found the string in a dictionary?
Like I want to pass a method a string and have it return if it found the word in an english dictionary. Do we have access to a english dictionary in the sdk?
Thanks,
Cedric
Is there a method that allows me to take a string and pass it to a method and return if it found the string in a dictionary?
Like I want to pass a method a string and have it return if it found the word in an english dictionary. Do we have access to a english dictionary in the sdk?
Thanks,
Cedric