Assign different regex to a single variable?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Is it possible to have several regex (in DOM) assigned to one variable?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
834
Баллы
113
You can separate them by | that means 'or' in regexp syntax
 

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Many thanks HB. This will save time using several different DOMs.

When I input several regex and select: Take all, it will only save to a list (not a variable). It does the job ok.
 

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