JS ⟩ statement ⟩ other ⟩ with
(statement) deprecated .
make the properties of a specified object the variables in a block scope.
with ( <object> ) <statement>
with statement is forbidden in strict mode.
JavaScript: The Definitive Guide ⟩ 5.6.1 with
witharrow-up-right (deprecated)
Last updated 3 years ago