pxt-calliope/docs/js/statements.md
2016-11-01 17:44:37 -07:00

1.5 KiB

Statements

The following JavaScript statements are supported for the @boardname@:

Variable declarations

Block-structured statements

Control-flow commands

Labelling statements

~button /js/functions

NEXT: Functions

~