Semantics :
DeleteStatement
DeleteStatement
::=
delete
Expr
Used by:
This is for ECMAScript compatibility. It sets the operand to
null
.