Changeset 8813
- Timestamp:
- 08/28/10 15:58:47 (21 months ago)
- File:
-
- 1 edited
-
trunk/core/data/System/VarFORMAT.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/VarFORMAT.txt
r8760 r8813 6 6 * Supported parameters: 7 7 | *Parameter:* | *Description:* | *Default:* | 8 | ="one, two, three"= | the list to be expanded into the format | required. Currently only two types of list data are supported; topic names ( =type="topic"= ), and plain strings ( =type="string"= ).|9 | =format="..."= | Format string .| =""= |8 | ="one, two, three"= | The list to be expanded into the format. Required. Currently only two types of list data are supported; topic names (=type="topic"=) and plain strings (=type="string"=). | =""= | 9 | =format="..."= | Format string | =""= | 10 10 | =header="..."= | Text to come before the formated output | =""= | 11 11 | =footer="..."= | Text to come after the formated output | =""= | 12 | =separator="n"= | separator between formatted elements | ="$n"= |13 | =type=""= | treat input list as either =topic= or =string= |="topic"= |12 | =separator="n"= | Separator between formatted elements | ="$n"= | 13 | =type=""= | Treat input list as either =topic= or =string= | ="topic"= | 14 14 * Examples: 15 15 * =%<nop>FORMAT{"one,two,three" type="string" format=" * $item"}%=
Note: See TracChangeset
for help on using the changeset viewer.
