SearchList


Overview
The SearchList standard function produces a simple bulleted list of pages built by searching the page body for the tokens passed to the function.

Prototype
##SearchList(string [searchPhrase], string {styleName}, integer {pageSize}, bool {pageSelector}, bool {allowFuzzyMatching})

Parameters


Examples
##SearchList(Wiki help color)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related