Navigation:  thinBasic Modules > VBRegExp >

VBMatch_GetValue

Previous pageReturn to chapter overviewNext page

 

Description

 

Returns the value or text of a match found in a search string.

 

Syntax

 

s = VBMatch_GetValue(pMatch)

 

Returns

 

String

 

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