ll.RefreshPrimURL

ll.RefreshPrimURL() : ()

Reloads the web page shown on the sides of the object.

Example

ll.RefreshPrimURL()
{
  "def": "func",
  "desc": "Reloads the web page shown on the sides of the object.",
  "energy": 10,
  "sleep": 20,
  "pure": true,
  "link": "https://wiki.secondlife.com/wiki/LlRefreshPrimURL",
  "name": "RefreshPrimURL",
  "signatures": [
    {
      "result": [
        {
          "name": "",
          "def": "result",
          "desc": "",
          "variadic": false,
          "type": [
            "()"
          ],
          "optional": false
        }
      ],
      "args": []
    }
  ]
}

< Back to ll