Skip to content

llList2Float

  • DirectoryllList2Float float
    • ListVariable list
    • Index integer

Copies the float 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 a float, then zero is returned.