TagList


Overview
The TagList standard function is much like the TextList function. The *TagList* function will build a simple list by searching page tags for the specified tags.

Prototype
##TagList(string:Infinite [pageTags], integer {Top}, string {styleName})

Parameters


Examples

##TagList("Official-Help, help")

##TagList("Official-Help, help", :top=5)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related