Hi all,
Assume if I have array is myarray() as string ("A","B","C") and then I have many words for testing as belows
Assume if I have array is myarray() as string ("A","B","C") and then I have many words for testing as belows
If iWord.StartWith(myarray) then <== How to coding ?
....
End If