OsList2Double
From OpenSimulator
Revision as of 00:28, 5 February 2010 by ZauberExonar (Talk | contribs)
osList2Double(list src, integer index)
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, rendering this function useless at the present time.