🔰lvalue
LHS reference of variable/property/element.
JS ⟩ statement ⟩ expression ⟩ operator ⟩ term ⟩ lvalue
variable / (object) property / (array) element that appears on the left side of an assignment.
🈯 synonyms: "assignment target"
Last updated
LHS reference of variable/property/element.
JS ⟩ statement ⟩ expression ⟩ operator ⟩ term ⟩ lvalue
variable / (object) property / (array) element that appears on the left side of an assignment.
🈯 synonyms: "assignment target"
Last updated