Skip to content

llGetNotecardLine

  • DirectoryllGetNotecardLine key
    • NotecardName string
    • LineNumber integer

Returns LineNumber from NotecardName via the dataserver event. The line index starts at zero in LSL, one in Lua.

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.