How to Get the Largest Index Number in Action Designer?

Cyrix

Client
Регистрация
16.12.2011
Сообщения
388
Благодарностей
10
Баллы
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.
 
Последнее редактирование:

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
regex the items and put to a list. get count of lines from the l.ist
 
  • Спасибо
Реакции: Cyrix

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
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

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