๐ฏlet
declares a block-scoped local variable.
Last updated
Was this helpful?
declares a block-scoped local variable.
Last updated
Was this helpful?
Was this helpful?
JS โฉ declaration โฉ variable โฉ let
(declaration) declares a local variable in block scope.