llGetListEntryType
DirectoryllGetListEntryType integer
- ListVariable list
- Index integer
Returns the type of the index entry in the list (TYPE_INTEGER, TYPE_FLOAT, TYPE_STRING, TYPE_KEY, TYPE_VECTOR, TYPE_ROTATION, or TYPE_INVALID if index is off list).
Returns the type of the variable at Index in ListVariable.