Function.toString() Method
Name
Function.toString() Method---convert a function to a string
Navigator 2.0, Internet Explorer 3.0
Synopsis
A string that represents the function.
The toString() method of the Function object
converts a function to a string. In Navigator 2.0 and 3.0, it returns
a string of valid JavaScript code--code that includes the
function keyword, argument list, the complete
body of the function, and so on.
In Internet Explorer 3.0, the toString() method
returns a string that identifies the function but that does not include
the JavaScript code that constitutes the function.
Function.prototype
getClass()
file: /Techref/language/JAVA/SCRIPT/definitive/refp_147.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年10月6日 11:44,
©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/language/JAVA/SCRIPT/definitive/refp_147.htm"> [Chapter 21] Reference: Function.toString()</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.