|
-
May 10th, 2013, 06:07 AM
#1
Thread Starter
Junior Member
[RESOLVED] string.contain(an element of array) ??
i have a long string taken from inputbox and an array/arraylist/hashset(of string) taken from file.readalllines(path)
i know can do:
function
for each word in array
if string.contain word
return true
but there is a string.contain(an element of array) ??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|