Hoppa till huvudinnehållet

check if string is LIKE variable

Kommentarer

1 kommentar

  • 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

Du måste logga in om du vill lämna en kommentar.