ArrayFind() is case senstive, that is why there is an ArrayFindNoCase().
-- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Fri, May 4, 2012 at 1:24 PM, Leigh <[email protected]> wrote: > > > Ever since ColdFusion 6, ColdFusion has always had the feature to do > anArrayFind().... > > True. Though indexOf() has a few additional nuances over arrayFind. It is > both case and data type sensitive. > > > -Leig > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350993 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

