Navigation: thinBasic Modules > VBRegExp > VBMatch_GetLength |
|
Description
Returns the length of a match found in a search string.
Syntax
n = VBMatch_GetLength(pMatch)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
pMatch |
Numeric |
No |
A match object reference pointer |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |