Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llGetNotecardLine

LSL
key llGetNotecardLine(string name, integer line)

Returns LineNumber from NotecardName via the dataserver event. The line index starts at zero.\ If the requested line is passed the end of the note-card the dataserver event will return the constant EOF string.\ The key returned by this function is a unique identifier which will be supplied to the dataserver event in the requested parameter.

Parameters

TypeName
string name
integer line
Sleeps 0.1s
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL