$regml: Difference between revisions
Jump to navigation
Jump to search
m Added a null page |
m removing stub-pages, added content |
||
Line 1: | Line 1: | ||
'''$regml([name], N)'''<br /> | |||
'''Properties: pos''' | |||
This can be used to reference the back referenced (items enclosed in parentheses) values returned by a call to [[$regex|$regex()]] or [[$regsub|$regsub()]]. | |||
If N = 0, returns total number of match strings.<br /> | |||
The pos property returns a strings position in the original match text. | |||
[[Category:Regular_Expression]] | [[Category:Regular_Expression]] |