LlGetNotecard

From Second Life Wiki
Jump to navigation Jump to search

array llGetNotecard(string name)

gets all lines of the notecard named name or with UUID name and saves them into an Array[] If notecard name does not exist it will be created with empty content.


Notecard requests are dependent on a dataserver call, which may or may not return. It is unreasonable to hault the script during this time. -- Strife Onizuka 16:23, 27 July 2007 (PDT)

It would also require Linden Labs to create a new datatype. --   ¥    Reynard  21:19, 8 April 2011 (PDT)