|
EXAMPLEVAR -- example variable
- The
%EXAMPLEVAR{}% variable is handled by the EmptyPlugin
- Syntax:
%EXAMPLEVAR{"text" format="..."}%
- Parameter
text="..." - example text.
- Parameter
format="..." - format of report.
- Example:
%EXAMPLEVAR{"hello" format="| $topic: $summary |"}%
- Category: DevelopmentVariables
- Related: EmptyPlugin
|