llRemoteDataReply
Deprecated
function ll.RemoteDataReply(ChannelID: string, MessageID: string, sData: string, iData: number)This function is deprecated.
Parameters
-
ChannelID(string) -
MessageID(string) -
sData(string) - String data to send
-
iData(number) - Integer data to send
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RemoteDataReply().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llRemoteDataReply