JavaScript-1.5 Reference

JS_GetImplementationVersion Function

Summary

Indicates the version number of the JS engine.

Syntax

const char * JS_GetImplementationVersion;

Description

JS_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

Groups [ Function ]
Documents [ LXR ID Search ]
Entries [ JS_GetVersion | JS_SetVersion ]

This page was generated by APIDOC