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)
Examples
Section titled “Examples”Add example usage here showing how to handle the dataserver event.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related events and functions can be linked here