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

Match Function

Syntax

Function Match(ByRef subject As WString Ptr, ByRef pattern As WString Ptr) As Boolean

Parameters

Part Type Description
subject WString Required.
pattern WString Required.

Return Value

Boolean
Clone this wiki locally