OsGetNotecard
From OpenSimulator
| OsGetNotecard | |
| Threat Level | VeryHigh |
| Function Syntax | osGetNotecard(string name) |
| Example(s) | |
This function directly reads the entire contents of a notecard if it exists within the task inventory, and dumps it into a string. It skips the dataserver event, thereby reducing code complexity.