Yes, i didn't took the time to explain how coz i had to go.
Here is what i did:
Word Processing -> Regex
To the text field i entered the variable with the word "Password", remeber this variable could be "Pass" or "password" or "pass" or "Pass-word" and so on.
To the Regex placeholder i enter my regex "(?i).*pass.* "
And store it to a new variable "RegexForPass" then to the switcher i entered the variable "RegexForPass" and works perfect