@tet-vivi 155c9ef2-ee86-4e73-a9b6-50d8e0184cb1-изображение.png нашел решение, 6-значный код прописал в регулярное выражение
What is the quickest way to extract data from a single column on Database ?
-
Main/Database/Select Records By Criteria
I use this method to retrieve data from the Database; however, the list I receive is in the format column1:column2:column3:column4...
What is the quickest way to extract data from a single column?
I have tried the Main/String/Parse CSV string tool, but it takes a long time to process with a large amount of data.