EPScript/Examples: Difference between revisions
⧼vector-appearance-label⧽
m Removing spam. |
(No difference)
|
Revision as of 08:35, 20 August 2007
| EPScript | ||
Examples
Pluralising the editors of a book:
<if test="type = 'book' and is_set(editors)"> <print expr="editors" />, (ed<if test="length(editors) gt 1">s</if> </if>