User Tools

Site Tools


4rpl:commands:sendmsg

This is an old revision of the document!


Index

SendMsg

SendMsg(<-channel <-data)

Description

Sends a message. A message can contain any 'data' type. Any script registered to receive messages on the specified 'channel' will receive the message. See REGISTERFORMSG for information on the callbacks.

Examples

SendMsg("test" "Hello World")

Index

4rpl/commands/sendmsg.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1