Skip to content

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

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.