Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

… = RegExp[…] (gb.pcre)

Dim hRegExp As RegExp
Dim hRegexpSubmatch As .Regexp.Submatch
hRegexpSubmatch = hRegExp [ Index As Integer ]

Returns a submatch from its index.

The index of the first submatch is 1, and the index of the last one is the Count property.