LlSetNotecard
Revision as of 23:47, 26 July 2007 by Zuben Bamaisin (talk | contribs) (New page: integer llSetNotecard(string name, array data); Saves the content of the {{LSLG|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.