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 [2014-01-10 04:09 SLT]
sei created
types:start [2015-09-22 10:32 SLT] (current)
sei Style
Line 1: Line 1:
 +$nav
 +===== LSL Data Types =====
 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