UNPKG

pxt-microbit

Version:

micro:bit target for Microsoft MakeCode (PXT)

13 lines (7 loc) 284 B
# 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/).