# Control

Runtime and event utilities.

```cards
control.inBackground(() => {
    
});
control.reset();
```