|
-
DOT-INVADER
well, i'm still not very performant with arrays. i was just wondering if it's possible to look for something in an array. here's what i mean:
i have an array:
myarray = ["blue","red","black","yellow","green","orange"];
i want a code to detect if "orange" and "yellow" are present in that array, no matter what their position is... is it possible?
thanks.
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
|