4D Regex plug-in will allow you to work with Regular Expressions. It will help you execute search
functions and work with text data. With this, the text processing speed will dramatically increase compared to
4D code, and you can forget about 32Kb limit when searching in text as the data is transferred in blob. What's
more, the plug-in will allow you to run the search in a text data template with a single code line!
Plug-in basic features:
- search of symbol position in blob by regular expressions;
- replacement of symbols in blob by regular expressions;
- conversion of data in blob into array
- query blob command
|
|