# Control Runtime and event utilities. ```cards control.inBackground(() => { }); control.reset(); ``` ### See Also [inBackground](/reference/control/in-background), [reset](/reference/control/reset)