pxt-calliope/docs/reference/control/event-value.md
2016-11-01 17:44:37 -07:00

284 B

Event Value

Get the value of the last event executed on the bus.

control.eventValue();

This is an advanced API. For more information, see the @boardname@ runtime messageBus documentation.