stupid question about array
- From: itko59@xxxxxxxxx
- Date: 27 Mar 2006 23:23:38 -0800
I have an array ..ex: a=array(1,3,4,7,8,9)
During the execution of some code a variable b gets value of 5
I want to check if there is an element of a array which is equal to b
and I want to do this without checking every element of a in a for/next
cycle
Is there operator to do this ? and can I get the index of a ?
Thanx!
.
- Follow-Ups:
- Re: stupid question about array
- From: Dag Sunde
- Re: stupid question about array
- Prev by Date: ScrollBar
- Next by Date: Re: stupid question about array
- Previous by thread: ScrollBar
- Next by thread: Re: stupid question about array
- Index(es):