LlSetNotecard
integer llSetNotecard(string name, array data);
Saves the content of the Array data back as lines to the notecard name. Returns 0 if saving fails or 1 if ok.
integer llSetNotecard(string name, array data);
Saves the content of the Array data back as lines to the notecard name. Returns 0 if saving fails or 1 if ok.