msg:repliesOnMessage

Returns all replies on the given message.

Syntax
<msg:repliesOnMessage
   articleId="..."
   id="..."
   name="..."?
   public="..."?
   type="..."?/>
Attributes
id, mandatory, no runtime expressions

Name of the scripting-variable.

name, no runtime expressions

Name of the scripting-variable where to get the article information from. This must be an PresentationArticle or Article object.

articleId, mandatory

The id from the article you want to see.

type

TEXTMESSAGE(default) or VIDEOMESSAGE

public

true or false. Default is both.