on *:INPUT:#:{
if (%inputreturn == on) && ( $left($1,1) != / ) && ( %away == 1 ) {
commands
}
}

would that work too??