See Also Applies To
Description
Removes text from a string.
Syntax
stringObj.split(rgExp)
The split method syntax has these parts:
Part
Description
stringObj
Required. The String object or literal to remove text from. This object is not modified by the split method.
rgExp
Required. A Regular Expression object describing what to remove.
Remarks
The result of the split method is a copy of stringObj after all successful matches have been removed.
The method updates the RegExp object.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js839.htm,
2KB, , updated: 1997年9月30日 04:45, local time: 2025年9月6日 01:01,
©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/js839.htm"> split Method</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.