QMMatchfield() |
![]() ![]() ![]() |
The QMMatchfield() function matches a character string against a pattern template and extracts the part corresponding to a specified pattern component.
Format
where
The QMMatchfield() function matches Src against the Pattern template as described for the QMMatch() function. If the string matches, the portion corresponding to the specified Component is returned. If the string does not match the pattern, a null string is returned. |