Skip to content

llList2String

  • DirectoryllList2String string
    • ListVariable list
    • Index integer

Copies the string at Index in the list.

Returns the value at Index in the specified list as a string. If Index describes a location not in the list then null string is returned.