CH:mdo( text [, ...] )
text - string value
… - optional format arguments
Interprets the argument as if the CH entered it as a command.
Examples:
mdo("dance") mdo("poke %s", ch.name)