CIRCChannel.on333 Member

Topic setter information

Syntax

object.on333(e);

Arguments

ArgumentSummary
e

Returns

Remarks

See Also

Source Code

function my_topicinfo (e)
{
this.display (getMsg(MSG_TOPIC_DATE, [this.unicodeName, this.topicBy,
this.topicDate]), "TOPIC");
}