Quantcast
Channel: Lucee Dev - Latest topics
Viewing all articles
Browse latest Browse all 458

Why the function listcontains return wrong position

$
0
0

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

Read full topic


Viewing all articles
Browse latest Browse all 458

Trending Articles