When using IF I want to use the or function for a set of inputs but cannot make it work

When using IF I want to use the or function for a set of inputs but cannot make it work

 When an input is made on a form and on field actions on user input I want to set a set of or conditions

if (input.Key_post_code_area  ==  "AB") however, I cannot make this save, and have had to add it condition by condition, which slows the process.

Can you help?

dp