if( in( $Action, "GetAll", "Make", "MakeOnly" ) ) { ... } sub in { ... }