pxt-calliope/docs/js/statements.md
2016-07-25 16:53:33 -04:00

1.5 KiB

Statements

The following JavaScript statements are supported for the micro:bit:

Variable declarations

Block-structured statements

Control-flow commands

Labelling statements

~button /js/functions

NEXT: Functions

~