OsList2Double
From OpenSimulator
osList2Double(list src, integer index) | |
No descriptions provided | |
Threat Level | None |
Permissions | No permissions specified |
Extra Delay | No function delay specified |
Notes | |
This function converts a value in the specified index of the list src to the double data type. However, OSSL does not have a double data type. C# contains a double type, but the current LSL implementation does not. |