ll.Die

ll.Die() : ()

Delete the object which holds the script.

Example

ll.Die()
{
  "def": "func",
  "desc": "Delete the object which holds the script.",
  "energy": 0,
  "sleep": 0,
  "pure": true,
  "link": "https://wiki.secondlife.com/wiki/LlDie",
  "name": "Die",
  "signatures": [
    {
      "result": [
        {
          "name": "",
          "def": "result",
          "desc": "",
          "variadic": false,
          "type": [
            "()"
          ],
          "optional": false
        }
      ],
      "args": []
    }
  ]
}

< Back to ll