OsSunGetParam
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
{{deprecate|Dec. 10 2010|osGetSunParam}} | {{deprecate|Dec. 10 2010|osGetSunParam}} | ||
+ | {| width="100%" style="border: thin solid black" | ||
+ | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
+ | |- valign="top" | ||
+ | |'''Threat Level''' || <Threat Level goes here> | ||
− | '''Function Syntax | + | |- valign="top" |
+ | |'''Function Syntax''' || <source lang="lsl"> | ||
+ | osSunGetParam(string param); | ||
+ | </source> | ||
+ | |- valign="top" | ||
+ | |'''Example(s)|| | ||
− | + | |} | |
− | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | + | [[Category:OSSL Functions]] |
+ | [[Category:OSSL_functions_without_example]] | ||
[[Category:OSSL functions without threat level]] | [[Category:OSSL functions without threat level]] |
Revision as of 11:22, 11 June 2011
*** NOTE : *** As of Dec. 10 2010, this function has been renamed to osGetSunParam.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
OsSunGetParam | |
Threat Level | <Threat Level goes here> |
Function Syntax | osSunGetParam(string param); |
Example(s) |