[This is preliminary documentation and is subject to change.]
Copies the substring of an input string denoted by this Section.
- input (String)
- The input string.
The extracted substring.
| Exception | Condition |
|---|---|
| ArgumentException | The supplied input string does not
fully contain this Section. |