How IF works for it

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Hi once again

I would like to know how i can put an IF (red block) which will make this action :

IF this text : "No elements found by regexp is found", then Go back to another step, IF found -> continue template.

Thx
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
IF has two exits: true or false.
Make statement:
'{-Variable.your_variable_after_regex-}'!=''

Green exit = something is found
Red = nothing was found.
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Then you have to check number of elements in list before and after
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Well ok thats an IDEA.

But i found maybe another way i explain :

actually i'am checking ALL domains, from A to Z without any other rules.

For each domains i got numbers of backlinks in a column, so i could first, say :

IF BL = 0 Dont check it or remove it from table...

Possibility to remove a complete line from a table ? not jsut a single cells ?
 

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