Microsoft® JScript concat Method (Array) |
Language Reference Version 3 |
Combines two arrays to create a new array.
array1.concat(array2)The concat method syntax has these parts:
Part Description array1 Required. An Array object to concatenate with array2. array2 Required. An Array object to concatenate to the end of array1.
The concat method returns an Array object containing the concatenation of array1 and array2.If an object reference is copied from either array1 or array2 to the result, the object reference in the result still points to the same object. Changes to that object are reflected in both arrays.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/language/jscript/js12.htm, 2KB, , updated: 1997/9/30 03:44, local time: 2024/11/1 09:27,
3.145.51.233:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://massmind.ecomorder.com/Techref/language/jscript/js12.htm"> concat Method (Array)</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.