OsSunGetParam
From OpenSimulator
(Difference between revisions)
												
			| Line 1: | Line 1: | ||
| − | '''Function Syntax:'''   | + | '''Function Syntax:''' osGetSunParam(string param);<br>'''Returns:''' double    | 
| − | + | ||
| − | + | ||
| + | NB:  Prior to Dec.10.2010 this function was osSunGetParam(string param);  is now deprecated.  | ||
| + | Example Required !<br>  | ||
[[Category:OSSL]]  | [[Category:OSSL]]  | ||
Revision as of 16:02, 10 December 2010
Function Syntax: osGetSunParam(string param);
Returns: double 
NB: Prior to Dec.10.2010 this function was osSunGetParam(string param); is now deprecated.
Example Required !