📜label
JS ⟩ statement ⟩ other ⟩ label
prefixes a statement with an identifier which you can refer to.
<label> : <statement> // syntax
Last updated
Was this helpful?
JS ⟩ statement ⟩ other ⟩ label
prefixes a statement with an identifier which you can refer to.
<label> : <statement> // syntax
Last updated
Was this helpful?