Hello Community
I have two strings
unavailable, focusable
focusable
If i pass the first string (unavailable, focusable) i want the is match activity to return false.
and if I pass the second string (focusable), i want is match activity to return true.