As in "test for the existance of a certain index"? Not built-in, but
I believe I've seen a UDF that'll do it floating around. Pretty
simple, just try and dereference the index, and catch an exception.
if it's ok, return true, if error, return false.
cheers,
barneyb
On Wed, 04 Aug 2004 14:33:05 -0400, Larry Lyons <[EMAIL PROTECTED]> wrote:
> Its a long hot afternoon and my brain feels blocked, so pardon the stupid question, but is there an equivalent of isDefined for Arrays?
>
> many thanks,
>
> larry
>
>
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- isDefined Equivalent for an Array Larry Lyons
- Re: isDefined Equivalent for an Array Barney Boisvert
- Re: isDefined Equivalent for an Array Michael A Vinson
- Re: isDefined Equivalent for an Array Raymond Camden
- Re: isDefined Equivalent for an Array Runar Petursson
- Re: isDefined Equivalent for an Array Barney Boisvert
- Re: isDefined Equivalent for an Array Kevin Graeme