%SEARCH{"string" web="Main" scope="topic" ...}%
It is composed of the search string, followed by optional name="value" pairs:
| Pair: | Description: | Default: |
|---|---|---|
web="Name" | Specify Wiki web to search | Current web |
scope="topic" | Search topic name (title) | Topic text (body) |
regex="on" | RegularExpression? search | Literal search |
casesensitive="on" | Case sensitive search | Ignore case |
nosummary="on" | Show topic title only | Show topic summary |
nosearch="on" | Suppress search string | Show search string |
nototal="on" | Do not show number of topics found | Show number |
bookview="on" | Show entire text of each found topic | bookview off |
%INCLUDE% variable needs to be changed to conform to the syntax of the inline search variable: %INCLUDE:"file"% (can be used for compatibility)
%INCLUDE{"file"}%