Category:LSL Integer/type

type is a subtype of integer.

The functions and constants in this category all take or return a type parameter. Events in this category expose a type parameter.

Values

type values are often one of the following special values:

Type Description
TYPE_INTEGER 1 integer
TYPE_FLOAT 2 float
TYPE_STRING 3 string
TYPE_KEY 4 key
TYPE_VECTOR 5 vector
TYPE_ROTATION 6 rotation
TYPE_INVALID 0 none

Pages in category