redwardo Posted June 17, 2010 Share Posted June 17, 2010 Hello, Is there a command I can use that will count the items in a container that belong to a form list rather then only count if all the items in the list are there? Thanks. Link to comment Share on other sites More sharing options...
Cipscis Posted June 23, 2010 Share Posted June 23, 2010 If I understand what you want, GetItemCount should work. From the documentation:You can use a FormList as the item parameter -- in this case, the function returns the sum of the counts for all items in the list.Does that sound like what you need? Cipscis Link to comment Share on other sites More sharing options...
Recommended Posts