OsGetSunParam
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | {{osslfunc| | |
− | + | threat_level = | |
− | + | | | |
− | + | function_syntax = <source lang="lsl"> | |
− | + | ||
− | {| | + | |
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
OsGetSunParam(string param); | OsGetSunParam(string param); | ||
</source> | </source> | ||
− | | | + | | |
− | |''' | + | ossl_example = |
− | + | | | |
− | + | additional_info = '''NOTE''' : This function replaces the deprecated [[OsSunGetParam]] function. | |
− | + | | | |
− | [[ | + | }} |
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 15:25, 12 June 2011
OsGetSunParam(string param); | |
No descriptions provided | |
Threat Level | No threat level specified |
Permissions | No permissions specified |
Extra Delay | No function delay specified |
Notes | |
NOTE : This function replaces the deprecated OsSunGetParam function. |