ll.Die() : ()
Delete the object which holds the script.
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": []
}
]
}