OsSunGetParam
From OpenSimulator
(Difference between revisions)
Line 6: | Line 6: | ||
[[Category:OSSL]][[Category:OSSL_functions_without_example]] | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | ||
+ | [[Category:OSSL functions without threat level]] |
Revision as of 07:18, 8 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. |
Function Syntax: osSunGetParam(string param);
Returns: double
Example Required !