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 llModifyLand(integer action, integer brush)
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
float llPow(float fbase, float fexponent)
void llPlaySoundSlave(string sound, float volume)
float llVecDist(vector a, vector b)
vector llDetectedVel(integer number)
void llParticleSystem(list rules)
float llGetMinScaleFactor()