llList2Rot
Function Syntax
rotation llList2Rot(
- list ListVariable,
- integer Index
Copies the rotation at Index in the list.
Returns the value at Index in the specified list. If Index describes a location not in the list, or the value cannot be type-cast to rotation, thenZERO_ROTATION is returned.