Skip to content

llGetNumberOfNotecardLines

function ll.GetNumberOfNotecardLines(NotecardName: string): string

Returns 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)

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.