13 lines
284 B
Markdown
13 lines
284 B
Markdown
# Event Value
|
|
|
|
Get the value of the last event executed on the bus.
|
|
|
|
```sig
|
|
control.eventValue();
|
|
```
|
|
|
|
|
|
**This is an advanced API.** For more information, see the
|
|
[@boardname@ runtime messageBus documentation](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/).
|
|
|