NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
char SendMessage ( byte  queue,
string  msg 
)
inline

Send a message to a queue/mailbox.

Write a message into a local mailbox.

Parameters
queueThe mailbox number. See Mailbox constants.
msgThe message to write to the mailbox.
Returns
A char value indicating whether the function call succeeded or not.
Examples:
ex_SendMessage.nxc.