Modify ↓
Opened 11 years ago
Closed 11 years ago
#2898 closed Bug (Completed)
StringRegExp missing @extended info
| Reported by: | ascend4nt | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.13.19 | Severity: | None |
| Keywords: | Cc: |
Description
StringRegExp documentation is now missing information on how @extended is changed on a successful return. In other words, on success with a Flag of 1 or 2 (array of matches), @extended is set to the 'next' offset (the position after the last match)
Attachments (0)
Note:
See TracTickets
for help on using tickets.

There are lots of "missing sections" in the v3.3.13.19 Help file. This was caused by a (very necessary) complete rewriting of the build scripts and has been discussed several times on the forum. The scripts have already been adjusted and in the next release the missing elements should reappear.
M23