osGetNotecard
OSSLstring osGetNotecard(string name)
Returns the full contents of a notecard
Parameters
| Type | Name |
|---|---|
| string | name |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
string osUnixTimeToTimestamp(integer time)
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
void osSetRegionWaterHeight(float height)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
integer osRegionRestart(float seconds, string msg)