Unofficial LSL Reference

[[types:start]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

types:start [2015-01-10 18:00 SLT]
sei Add nav, header
types:start [2015-09-22 10:32 SLT] (current)
sei Style
Line 3: Line 3:
 These are the data types that variables can have in LSL: These are the data types that variables can have in LSL:
  
-  * [[integer]+  * $lty[integer] 
-  * [[float]+  * $lty[float] 
-  * [[string]+  * $lty[string] 
-  * [[key]+  * $lty[key] 
-  * [[vector]+  * $lty[vector] 
-  * [[rotation]] (alternatively written as [[quaternion]]) +  * $lty[rotation] (alternatively written as $lty[quaternion]) 
-  * [[list]]+  * $lty[list]
  
 FIXME Talk about type casting FIXME Talk about type casting