OsGetSimulatorVersion
From OpenSimulator
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | {| | + | {{osslfunc| |
| − | + | threat_level = High | |
| − | | | + | | |
| − | + | function_syntax = <source lang="lsl"> | |
| − | + | ||
| − | + | ||
| − | + | ||
OsGetSimulatorVersion() | OsGetSimulatorVersion() | ||
</source> | </source> | ||
| − | | | + | | |
| − | + | ossl_example = | |
| − | + | | | |
| − | + | additional_info = This function returns a string containing the current simulator version. | |
| − | + | | | |
| − | This function returns a string containing the current simulator version. | + | }} |
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 15:22, 12 June 2011
OsGetSimulatorVersion() | |
| No descriptions provided | |
| Threat Level | High |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |
| Notes | |
| This function returns a string containing the current simulator version. | |