I have repsond script but there is something i can't find out.
I have this in my code:
Code:
 if (ik isin $strip($1-)) || (mij isin $strip($1-)) { 
 


BUT.... when ik or mij are part of words( bike or like ) it also responds and that is not what i wanted.
how do i set ik and mij to be one word and not part of a word?