$knob = $_[0] if @_; #### if (@_) { # check that $_[0] is allowed. $knob = $_[0]; }