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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A.69. llGetListLengthAppendix A. <strong>Linden</strong> Library Functionsinteger llGetListLength(list src);Returns the number of elements in src.A.70. llGetLocalPosvector llGetLocalPos(void);Returns the local position of a child object relative to the root.A.71. llGetLocalRotrotation llGetLocalRot(void);Returns the local rotation of a child object relative to the root.A.72. llGetNextEmailllGetNextEmail(string address, string subject);Get the next waiting email with appropriate address and/or subject. If the parameters are blank, they arenot used for filtering.A.73. llGetNotecardLinekey llGetNotecardLine(string name, integer line);This function fetches line number line of notecard name and returns the data through the dataserver event. Theline count starts at zero. If the requested line is past the end of the notecard the dataserver event will return theconstant EOF string. The key returned by this function is a unique identifier which will be supplied to thedataserver event in the requested parameter.49

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

Saved successfully!

Ooh no, something went wrong!