llGetNotecardLine
LSLkey 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
| Type | Name |
|---|---|
| string | name |
| integer | line |
Sleeps
0.1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
float llRot2Angle(rotation rot)
vector llGetAccel()
float llAsin(float val)
void llSetParcelMusicURL(string url)
float llList2Float(list src, integer index)
void llSound(string sound, float volume, integer queue, integer loop)
string llXorBase64StringsCorrect(string str1, string str2)
string llStringToBase64(string str)