Pattern Analysis Definitions
The pattern analysis definition is used to transform strings that fit a particular pattern. It can be used to determine the structure of a string.
Input: a string
Example:
"apples and pears but not oranges"
Output: transformed string
Example:
"X and X but not X"
| Hierarchy | Node/Group | Container Group | Count | 
|---|---|---|---|
| 1 | Pattern Analysis Definition Head Node | 1 | |
| 2 | Regex Library Node | 1 |