docs▶javascript▶statements

Statements and declarations

Read More at MDN Docs

Contents

  • async function
  • async function*
  • block
  • break
  • class
  • const
  • continue
  • debugger
  • do...while
  • empty
  • export
  • for
  • for await...of
  • for...in
  • for...of
  • function declaration
  • function*
  • if...else
  • import
  • label
  • let
  • return
  • switch
  • throw
  • try...catch
  • var
  • while
  • with

See Also

Contribute

  • Report problems with docs on GitHub
  • Edit docs on GitHub
Built by @shnhrrsn
Powered by mdn
Usage data methodology