Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An WordWriter merge field can include modifiers. Modifiers are included in parenthesis at the end of the merge field. For example:

Code Block
&laquo;Products<<Products.ProductID(Lowercase)&raquo;>>

If a merge field includes more than one modifier, the modifiers should be separated by commas. Do not include spaces between modifiers. For example:

Code Block

<<Products.ProductID(Fieldname,Lowercase,Optional)>>

WordWriter supports the following merge field modifiers:

...