12 lines
82 B
Markdown
Raw Normal View History

2016-04-05 13:23:42 -07:00
# Control
```cards
control.inBackground(() => {
});
control.reset();
```