alias toggle {if ([$0]==[ON]) {@function_return = [off]}{@function_return = [on]}}
