pxt-calliope/docs/js/statements.md

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

~