Aller au contenu principal

check if string is LIKE variable

Commentaires

1 commentaire

  • Permanently deleted user
    Try strValue.contains(strValue2)

     

    You'll want to use an If rather than Switch, because switch is for exact matches only.

     

     

    Hope that helps!
    0

Vous devez vous connecter pour laisser un commentaire.