OsGetSimulatorVersion

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
OsGetSimulatorVersion()
+
{|  width="100%" style="border: thin solid black"
 +
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
 +
|- valign="top"
 +
|'''Threat Level''' || High
  
This function returns a string containing the current simulator version.  Because it can be used by scripts to target attacks against known weaknesses in specific opensimulator versions, this script function has a threat level of High.
+
|- valign="top"
 +
|'''Function Syntax''' || <source lang="lsl">
 +
OsGetSimulatorVersion()
 +
</source>
 +
|- valign="top"
 +
|'''Example(s)||
  
 +
|}
  
 +
This function returns a string containing the current simulator version.
  
[[Category:OSSL]]
+
[[Category:OSSL Functions]]
 
[[Category:OSSL functions without example]]
 
[[Category:OSSL functions without example]]

Revision as of 10:29, 11 June 2011

OsGetSimulatorVersion
Threat Level High
Function Syntax
OsGetSimulatorVersion()
Example(s)

This function returns a string containing the current simulator version.

Personal tools
General
About This Wiki