The Daily Click ::. Forums ::. Klik Coding Help ::. INI Plus Question
 

Post Reply  Post Oekaki 
 

Posted By Message

Chris Burrows



Registered
  14/09/2002
Points
  2396

GOTW WINNER OCT. 2011
14th March, 2011 at 02:43:39 -


Can you find what list number a specific item has in a group.

Example:

[group]
Amy = 5
Devil = 2
Meg = 99
Napalm = 34

Can I retrieve that MEG is number 3 in the list?

Sorry it is really hard to explain. Any help would be amazing!

 
n/a

Sketchy

Cornwall UK

Registered
  06/11/2004
Points
  1970

VIP MemberWeekly Picture Me This Round 43 Winner!Weekly Picture Me This Round 47 WinnerPicture Me This Round 49 Winner!
14th March, 2011 at 13:14:31 -

You can get the item name at a specific position in a group, and you can get the total number of items in a group, so just run a fastloop to check the item name at each position.

Counting & Calculations -> Get Item Count (Group)...
List Groups & Items -> Get the Nth Item Name...


 
n/a
   

Post Reply



 



Advertisement

Worth A Click