1.2.3.4.7 SYS_CMD_MESSAGE Function
C
void SYS_CMD_MESSAGE (const char* message)
Summary
Outputs a message to the Command Processor System Service console.
Description
This function outputs a message to the Command Processor System Service console.
Precondition
SYS_CMD_Initialize was successfully run once.
Parameters
None.
Returns
None.
Remarks
None.