${seq()}
Use <sequence> and ${sequence} instead.
This Phrase throws UnsupportedOperationException.
${seq} was flawed by design, and therefore it's function was removed entirely.
| Name | XPath | Description | Reagent Type | Expected Type | Required |
|---|---|---|---|---|---|
| SEQUENCE | descendant-or-self::text() | Optional name of a sequence from which to pull the next value. If the specified name is not recognized, a new sequence will be started. | PHRASE | java.lang.String | No |