Skip to content

llGetListLength

Function Syntax
integer llGetListLength(
  1. list ListVariable
);

Returns the number of elements in the list.

Returns the number of elements in ListVariable.