llSendRemoteData
LSLkey llSendRemoteData(string channel, string dest, integer idata, string sdata)
Deprecated: use HTTP functions and events instead.\ Sends an XML-RPC request to Destination through ChannelID with payload of ChannelID (in a string), integer Value and string Text.\ Returns a key that is the message_id for the resulting remote_data events.
Parameters
| Type | Name |
|---|---|
| string | channel |
| string | dest |
| integer | idata |
| string | sdata |
Sleeps
3s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.