just another question?
how would i get that to recogise the words with ":" for example agent: address: etc?
would i just (?i)\b(a(ddress|gent|uction)"\:"|inspect|price)"\:"\b(?-i)
would that work?
just another question?
how would i get that to recogise the words with ":" for example agent: address: etc?
would i just (?i)\b(a(ddress|gent|uction)"\:"|inspect|price)"\:"\b(?-i)
would that work?