Me too.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Mike Klostermeyer [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 9:03 AM
To: CF-Talk
Subject: RE: Find in an array...


You're right, thanks for the correction.  StructFindValue() was what I was
thinking of.  ArrayFindValue() would work for me!

Mike

-----Original Message-----
From: Ryan Guill [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 8:59 AM
To: CF-Talk
Subject: Re: Find in an array...


StructFind() searches for a key in a structure, not a value.  The
arrayFind() they are talking about is looking for a value.  Its not
the same.

there is a StructFindValue() but it will only search for simple
variables, not complex ones.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241917
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to