Microsoft® JScript concat Method (String) |
Language Reference Version 3 |
Returns a String object containing the concatenation of two supplied strings.
string1.concat(string2)
The concat method syntax has these parts:
Part Description string1 Required. The String object or literal to concatenate with string2. string2 Required. A String object or literal to concatenate to the end of string1.
The result of the concat method is equivalent to: result = string1 + string2.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/language/jscript/js794.htm, 2KB, , updated: 1997/9/30 03:45, local time: 2024/11/1 05:25,
18.216.43.190: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/js794.htm"> concat Method (String)</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.