how i can set this

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

usbiz

Client
Регистрация
07.02.2012
Сообщения
93
Реакции
0
Баллы
6
111||222||333|| in 1.txt

how can i get 111 as variable1,222 as variable2,333 as variable3?
 
a277701584a4a9e5b72657f7659f3d79.png
 
First you take value for first variable .*?(?=\|\|) , then for second (?<=\|\|).*?(?=\|\|) ...
Use first value and take only first number and create new variable {-Variable.oneone-} , {-Variable.two-}
 
thanks for your reply
i want use String.Split

how to set it?
 

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