hi, With RE is possible to match a string. I want but the opposite. it should return true, if the regex doesn't match a string.
Problem is: i have a strings and i want only the strings, which don't contain a specific word. thanx in advance
hi, With RE is possible to match a string. I want but the opposite. it should return true, if the regex doesn't match a string.
Problem is: i have a strings and i want only the strings, which don't contain a specific word. thanx in advance