Greetings!
To date, holds incomplete descriptions for the text replacement macros.
The Bat! technical support team states that they do provide limited support for the marcos.
Could you help me with finding the answers to the following questions, please?
%Replace( pattern, replaceWith, text)
1.1. What can be specified as pattern?
1.2. Can you share examples that fully describe all possible use cases, please?
%ReplaceRegExp( patternRegExp, replaceWith, text [, subPattNo] )
2.1. Does patternRegExp match PCRE 10.39?
2.2. Is it possible to specify in replaceWith groups (\1, \2 and others) specified in patternRegExp using round brackets?
2.3 What is indicated in subPattNo? Can you share examples that fully describe all possible use cases, please?
Thank you.
To date, holds incomplete descriptions for the text replacement macros.
The Bat! technical support team states that they do provide limited support for the marcos.
Could you help me with finding the answers to the following questions, please?
%Replace( pattern, replaceWith, text)
1.1. What can be specified as pattern?
1.2. Can you share examples that fully describe all possible use cases, please?
%ReplaceRegExp( patternRegExp, replaceWith, text [, subPattNo] )
2.1. Does patternRegExp match PCRE 10.39?
2.2. Is it possible to specify in replaceWith groups (\1, \2 and others) specified in patternRegExp using round brackets?
2.3 What is indicated in subPattNo? Can you share examples that fully describe all possible use cases, please?
Thank you.