🈯let
declares a block-scoped local variable.
JS ⟩ declaration ⟩ variable ⟩ let
(declaration) declares a local variable in block scope.
Last updated
Was this helpful?
declares a block-scoped local variable.
JS ⟩ declaration ⟩ variable ⟩ let
(declaration) declares a local variable in block scope.
Last updated
Was this helpful?