Previous Topic

Next Topic

Book Contents

Book Index

Using Numeric Patterns within the Template

Numeric patterns are numbers that mark positions in the string. They are used to break the original string into substrings at the position indicated by the number.

The position specified can be absolute or relative:

Position marked within the string is 1 + 10 = 11.

Parent Topic

Using Patterns in Parsing