11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A. <strong>Linden</strong> Library FunctionsIf object id is in the same simulator, return the name of the object.A.113. llList2CSVstring llList2CSV(list src);Create a string of comma separated values from list.A.114. llList2Floatfloat llList2Float(list src, integer index);Returns the float at index in the list src.A.115. llList2Integerinteger llList2Integer(list src, integer index);Returns the integer at index in the list src.A.116. llList2Keykey llList2Key(list src, integer index);Returns the key at index in the list src.A.117. llList2Listlist llList2List(list src, integer start, integer end);58

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!