DM Reference

DM Ref

❯

regex datum

❯

regex vars

❯

index var (regex)

index var (regex)

Version 5101 min read

  • var

After a call to Find(), this var contains the index where the match was found.

Replace() on a non-global pattern will also store the index of the match here.

See also

  • Find proc (regex)
  • Replace proc (regex)
  • match var (regex)
  • next var (regex)

Graph View

Backlinks

  • group var (regex)
  • regex vars
  • match var (regex)
  • next var (regex)
  • text var (regex)

Created with Quartz v4.5.0 © 2025

  • GitHub