& cemit() Syntax: cemit(<channel>, <message>) This function emits <message> on <channel> Note: The function does not prepend anything to the emitted message Example: > think cemit(Public,is open for people to talk on.) [Public] is now open for people to talk on. ??? This function is also avaliable as a command @cemit which performs as @cemit <channel>=<message>