indexOf buggy?

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
schuster666
Posts: 52
Joined: 13 Nov 2013 14:03
Location: Germany / Neuss

indexOf buggy?

Post by schuster666 » 27 Dec 2015 15:23

hi, is this my fault or is it a bug?
please see flow.

search 15 results in 51.

http://automagic4android.com/flow.php?i ... 71d822c354
-- the world would be better without people--
-- but boring --

Mar
Posts: 49
Joined: 20 May 2015 23:24
Location: Germany

Re: indexOf buggy?

Post by Mar » 28 Dec 2015 17:15

It's a list you are using.
Try to use
aaaindex = indexOfElement(aaatest, 15)
Regards

Post Reply