OsGetScriptEngineName

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
'''OsGetScriptEngineName'''()
+
{|  width="100%" style="border: thin solid black"
 +
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
 +
|- valign="top"
 +
|'''Threat Level''' || 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.
+
|- valign="top"
 +
|'''Function Syntax''' || <source lang="lsl">
 +
OsGetScriptEngineName()
 +
</source>
 +
|- valign="top"
 +
|'''Example(s)||
  
 +
|}
  
 
+
[[Category:OSSL Functions]]
[[Category:OSSL]]
+
 
[[Category:OSSL functions without example]]
 
[[Category:OSSL functions without example]]

Revision as of 09:49, 11 June 2011

OsGetScriptEngineName
Threat Level High
Function Syntax
OsGetScriptEngineName()
Example(s)
Personal tools
General
About This Wiki