LlGetNotecard: Difference between revisions
Jump to navigation
Jump to search
New page: array llGetNotecard(string name) gets all lines of the notecard named name or with UUID name and saves them into an {{LSLG|Array}}[] |
No edit summary |
||
| Line 3: | Line 3: | ||
gets all lines of the notecard named name or with UUID name | gets all lines of the notecard named name or with UUID name | ||
and saves them into an {{LSLG|Array}}[] | and saves them into an {{LSLG|Array}}[] | ||
If notecard name does not exist it will be created with | |||
empty content. | |||
Revision as of 23:42, 26 July 2007
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.