The Regular Expression Builder helps you to
build a regular expression rule by selecting constructs and combining
them.
About this task
The Regular Expression Builder is used to
build
a regular expression.
Remember: The generated regular
expression adds an escape character to the forward slash character
(//). This adjustment facilitates the use of the forward slash
directly in the AQL file. If you use the regular expression in other
tools, remove the escape character on the forward slash to properly
capture your input examples.