Statements
The following JavaScript statements are supported for the Adafruit Circuit Playground Express:
Variable declarations
Block-structured statements
{ }block statementif-elseconditional statementwhileloopdo-whileloopfor(;;)loopswitchstatement (on numbers only)