| ||||||
SummaryIndicates the version number of the JS engine. | ||||||
Syntaxconst char * JS_GetImplementationVersion; | ||||||
DescriptionJS_GetImplementationVersion returns a hard-coded, English language string that specifies the version number of the JS engine currently in use, and its release date.
| ||||||
See Also
|