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
void llTextBox(string avatar, string message, integer chat_channel)
key llDeleteKeyValue(string key)
integer llGetStartParameter()
void llDialog(key avatarId, string message, list buttons, integer chat_channel)
key llGetOwnerKey(string id)
key llDetectedKey(integer number)
integer llGetFreeURLs()
list llLinksetDataFindKeys(string pattern, integer start, integer count)