LSL Wiki Mirror 10-5-2006: llRemoteDataReply

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llRemoteDataReply(key channel, key message_id, string sdata, integer idata)

Send an XML-RPC reply to the request with message_id on channel with payload of string sdata and integer idata. The size of sdata is limited to 254 characters.

This function is used to reply to XML-RPC requests received via the remote_data event.

Note: This function delays the script for 3.0 seconds.


Functions / XML-RPC
There are 4 comments on this page. [Display comments/form]