OsList2Double

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: 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# ...)
 
Line 1: Line 1:
 
osList2Double(list src, integer index)
 
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.
+
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.  Because of this, osList2Double is useless and has a threat level of None.
 +
 
 +
--[[User:ZauberExonar|ZauberExonar]] 08:28, 5 February 2010 (UTC)

Revision as of 01:28, 5 February 2010

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. Because of this, osList2Double is useless and has a threat level of None.

--ZauberExonar 08:28, 5 February 2010 (UTC)

Personal tools
General
About This Wiki