alias onoff {if ([$0]==[ON]) {^assign function_return on}{^assign function_return off}}
