i want to match a sentence where it started with "(Brand)" then not followed by "OTP"
For example
(Brand)Anything other will return TRUE
(Brand)OTP will return FALSE
i want to match a sentence where it started with "(Brand)" then not followed by "OTP"
For example
(Brand)Anything other will return TRUE
(Brand)OTP will return FALSE