_CC_WriteMessage

Syntax

stock _CC_WriteMessage(id, const message[])

Usage

id
Client index
message
The message to send

Description

This function is used by the other stocks in order to send a raw message.

Return

This function has no return value.