This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:actionhandler:repeatingwordtemplatehandler [2016/02/11 09:07] amanda.zens created |
en:software:tim:actionhandler:repeatingwordtemplatehandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | |||
======RepeatingWordTemplateHandler====== | ======RepeatingWordTemplateHandler====== | ||
+ | ==== Description ==== | ||
The RepeatingWordTemplateHandler makes it possible to create a Word document for every row of process variables. It is an expansion of the [[en:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] | The RepeatingWordTemplateHandler makes it possible to create a Word document for every row of process variables. It is an expansion of the [[en:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] | ||
The process variables must be indexed using a number in square brackets (i.e. Variable[0],Variable[1],Variable[3].....). | The process variables must be indexed using a number in square brackets (i.e. Variable[0],Variable[1],Variable[3].....). | ||
Line 25: | Line 24: | ||
\\ == repeat== | \\ == repeat== | ||
- | Here, true must be entered! | + | Here, true must be entered |