I used to pass a order list to a some functions, but when i have a similar index, it return the wrong position example:
<cfset Listado=‘Customer_Id,Customer,Order_id,Order’>
<cfdump var=“#listcontains(Listado,‘Order’)#”>
I neet the last one, but id don’t work.
5 posts - 5 participants