OsGetSimulatorVersion
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | {| width="100%" style="border: thin solid black" | |
+ | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
+ | |- valign="top" | ||
+ | |'''Threat Level''' || 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 09:29, 11 June 2011
OsGetSimulatorVersion | |
Threat Level | High |
Function Syntax | OsGetSimulatorVersion() |
Example(s) |
This function returns a string containing the current simulator version.