test_index lte arraylen(myarray)
----- Original Message -----
From: Raymond Camden <[EMAIL PROTECTED]>
Date: Wed, 4 Aug 2004 13:42:39 -0500
Subject: Re: isDefined Equivalent for an Array
To: CF-Talk <[EMAIL PROTECTED]>
Um, no. The second attribute to isArray checks to see if the variable
is an array in that particular dimension. There is no built-in way to
see if an array element is defined. You can , however, use a simple
UDF. CFLib has one.
On Wed, 4 Aug 2004 14:39:38 -0400, Michael A Vinson
<[EMAIL PROTECTED]> wrote:
> IsArray(value, [number])
> -helps to keep that biggole CF poster tacked on the wall :)
>
> -mike
>
>
> Larry Lyons <[EMAIL PROTECTED]>
> 08/04/2004 02:33 PM
> Please respond to cf-talk
>
> To: CF-Talk <[EMAIL PROTECTED]>
> cc:
> Subject: isDefined Equivalent for an Array
>
>
> 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]

