Difference between revisions of "Thread:receive"
Line 9: | Line 9: | ||
{{param|string|name|The name of the message.}} | {{param|string|name|The name of the message.}} | ||
=== Returns === | === Returns === | ||
− | {{param|value|value|The contents of the message.}} | + | {{param|value|value|The contents of the message or nil when no message in queue.}} |
== See Also == | == See Also == | ||
* [[parent::Thread]] | * [[parent::Thread]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Receive a message from a thread.}} | {{#set:Description=Receive a message from a thread.}} |