Skip to content

dataserver

dataserver(key RequestID, string Data)

This event is triggered when the requested data is returned to the script.

Data may be requested by the llRequestAgentData, llRequestInventoryData, and llGetNotecardLine function calls, for example.

Parameters
RequestID (key)
Data (string)

Add example usage here showing how to handle the dataserver event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here