Tags (Instruction Function)


Overview
The Tags sinstruction function is used to associate tags with a page. These tags allow you to categorize and search for pages. You can specify as many tags as you like.

Prototype
##Tags(string:Infinite [pageTags])

Parameters


Examples
##Tags(These, are, the, tags, we, want, to, add)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related