SendMessage
Sends a message to a cog. You can use any message listed in the Messages section, but you cannot use custom messages. The
userx
and
global0
messages were created for the SendMessage verbs to use. Syntax:
SendMessage(cog, message);
Related:
User0
Global0
Alternatives:
SendMessageEx()
SendTrigger()
SkillTarget()