IntelliCAD 11.1 Object Library
WildCardMatch Method
See Also 
Pattern
The desired text to match.
String
The desired text to match.
Utility Object : WildCardMatch Method

Description

Matches a wildcard pattern to a string.

Syntax

Visual Basic
Public Function WildCardMatch( _
   ByVal Pattern As String, _
   ByVal String As String _
) As Boolean

Parameters

Pattern
The desired text to match.
String
The desired text to match.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.