How to Get the Largest Index Number in Action Designer?

  • Автор темы Автор темы Cyrix
  • Дата начала Дата начала

Cyrix

Client
Регистрация
16.12.2011
Сообщения
401
Реакции
12
Баллы
18
I want to loop through all found items in action designer (for example, to read all tweets in the page of a user).
To do that, I need to get the largest number to end the loop.

How to obtain that number?
Thanks.
 
Последнее редактирование:
regex the items and put to a list. get count of lines from the l.ist
 
  • Спасибо
Реакции: Cyrix
You dont need to know how many elements you have on page.
Just create unlimited loop where u use counter as number of match. First element with error will mean that there are no any elements to work with
 
  • Спасибо
Реакции: Cyrix

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)