Skip to content

InStrMatch

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

InStrMatch Function

Syntax

Function InStrMatch(ByRef subject As WString, ByRef pattern As WString, Start As Integer = 1) As Integer

Parameters

Part Type Description
subject WString Required.
pattern WString Required.
Start Integer Optional.

Return Value

Integer
Clone this wiki locally