Please enable JavaScript to view this site.

Sends the specified BCC command and waits for its response, within the maximum specified wait time, on the current shell connection.

Syntax

command(bccmsg @cmd, bccmsg @asw, uint timeout=10000): bool

cmd

Reference to command message.

asw

Reference to response message.

timeout

Maximum time to wait for response [ms].

Result

Returns TRUE if a bccAck message is received, FALSE in the remaining cases (error or bccNack response).

While waiting for the command response, any incoming commands are rejected by a call to replyBusy(), indicating that the given channel is currently busy performing other tasks.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC