See Also
Description
Deletes a property from an object, or removes an element from an array.
Syntax
delete expression
Where expression is a valid JScript expression that usually (but does not have to) result in a property name or array element.
Remarks
If the result of expression is an object, and the property specified in expression exists, and the object will not allow it to be deleted, false is returned.
In all other cases true is returned.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js641.htm,
1KB, , updated: 1997年9月30日 04:44, local time: 2025年9月6日 15:54,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/inet/iis/jscript/htm/js641.htm"> delete Operator</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.