Thread:send

Send a message (put it in the queue).

Function

Synopsis

Source:send(name, value)

Arguments

string name
The name of the message.
value value
The contents of the message.

Returns

None.

See Also