Microsoft® JScript valueOf Method |
Language Reference Version 2 |
Returns the primitive value of the specified object.
object.valueOf( )The object argument is any JScript object.
The valueOf method is defined differently for each intrinsic JScript object.
The Math object does not have a valueOf property.
Object Return Value Array The elements of the array are converted into strings, and the strings are concatenated together, separated by commas. This behaves the same as the Array.toString and Array.join methods. Boolean The Boolean value. Date The stored time value in milliseconds since midnight, January 1, 1970 UTC. Function The function itself. Number The numeric value. Object The object itself. This is the default. String The string value.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/language/jscript/js557.htm, 3KB, , updated: 1997/9/30 03:44, local time: 2025/5/1 00:29,
3.12.160.196:LOG IN
|
©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://www.piclist.com/Techref/language/jscript/js557.htm"> valueOf Method</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
The Backwoods Guide to Computer Lingo |
.