pxt-calliope/docs/js/statements.md
2017-02-28 18:19:37 -08:00

1.4 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

~