Table of Contents

List Separator Tag

Syntax

<list:LIST id='ListExample'>
 <list:ITEM>
  {$Last}, {$First} <list:SEPARATOR><HR></list:SEPARATOR>
 </list:ITEM>
</list:LIST>

Description

Compile time component for handling the <list:separator> tag, which is used to contain separate the results of items in a list.

See Also