OsGetScriptEngineName
From OpenSimulator
(Difference between revisions)
ZauberExonar (Talk | contribs) (New page: '''OsGetScriptEngineName'''() This script function returns the name of the script engine currently being used. Because engine-specific bugs may be exploited upon learning which script en...) |
|||
| Line 3: | Line 3: | ||
This script function returns the name of the script engine currently being used. Because engine-specific bugs may be exploited upon learning which script engine the simulator is running, this function has a threat level of High. | This script function returns the name of the script engine currently being used. Because engine-specific bugs may be exploited upon learning which script engine the simulator is running, this function has a threat level of High. | ||
| − | + | ||
| + | |||
| + | [[Category:OSSL]] | ||
Revision as of 08:45, 19 November 2010
OsGetScriptEngineName()
This script function returns the name of the script engine currently being used. Because engine-specific bugs may be exploited upon learning which script engine the simulator is running, this function has a threat level of High.