The $value -topic parameter is used with the $repeat command to display a list of topics from your iService database.
Options: id|parentid|name|messagecount|segmentid|segmentname|visibility
Example: Display a list of topics
$repeat -topics(findanswer)$
$value -topic(id)$
$value -topic(parentid)$
$value -topic(name)$
$value -topic(messagecount)$
$value -topic(segmentid)$
$value -topic(segmentname)$
$value -topic(visibility)$<br />
$endrepeat$
The result of the above without formatting might look like the following.
4 All Topics 18 3 Segment1 public
6 4 _Spam 0 3 Segment1 private
5 4 _Undeliverable 0 3 Segment1 private