tag:children

Returns the children of the given tag. Or the root tag from a tree.

Syntax
<tag:children
   id="..."
   name="..."?
   tagId="..."?
   tagName="..."?
   treeId="..."?/>
Attributes
id, mandatory, no runtime expressions

The name of the scripting variable.

name

The name of the tag to get the children from.

tagId

The id of the tag to get the children from.

tagName

The name of the tag to get the children from.

treeId

The treeId of the tree where to get the root tags from.