llGetNumberOfNotecardLines
function ll.GetNumberOfNotecardLines(NotecardName: string): stringReturns the number of lines contained within a notecard via the dataserver event.
The key returned by this function is a query ID for identifying the dataserver reply.
Parameters
-
NotecardName(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetNumberOfNotecardLines().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetNumberOfNotecardLines