pxt-calliope/docs/javascript/statements.md
2017-03-07 10:17:01 -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 /javascript/functions

NEXT: Functions

~