|
|
Grouping
- Grouping and Sub-Expressions
- A sub-expression is a set groups of characters that must be kept in a specific order. It is defined as being within parenthesis (()).
- (this) - the letters t h i s in order as a group
- within a collection you can have an 'or' clause by using a pipe (|).
|
|
|