$nav ===== LSL Data Types ===== These are the data types that variables can have in LSL: * $lty[integer] * $lty[float] * $lty[string] * $lty[key] * $lty[vector] * $lty[rotation] (alternatively written as $lty[quaternion]) * $lty[list] FIXME Talk about type casting