Taking all lines from list problem

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Hi,

When I want to get all lines from list to variable, te action list precessing (get line) always gets frist line, I'm using ranges like "all" or "0-end" but no success for both.


Thanks in advance for help.
 

copper12

Client
Регистрация
26.11.2016
Сообщения
1 111
Благодарностей
260
Баллы
63
You can put to variable only one line.
All lines one can put to the list.
 

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Thank you for reply. So, if I need to search something on the list, I can only do it making loop? But will not making in that way will dramatically increase CPU usage when hundreds of threads need to do it at the same time?
 

copper12

Client
Регистрация
26.11.2016
Сообщения
1 111
Благодарностей
260
Баллы
63
Thank you for reply. So, if I need to search something on the list, I can only do it making loop? But will not making in that way will dramatically increase CPU usage when hundreds of threads need to do it at the same time?
If you want to put all the lines to single variable, use Merge list items
 

Вложения

Последнее редактирование:

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Thanks, that work good for me.
 
  • Спасибо
Реакции: copper12

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