Select Case currentNodeName
Case "string1","string2","string3","stringEtc"
Case Else
For h = 0 To splitString.Length-1
If splitString(h) = nothing
Next For
End If
'other code
Next
End Select
The above is a code snippet... of course I've...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.