Quote:
Originally Posted by rebl
Thank you eschwartz, so in program mode the re() function is used with three arguments, while in the single-function mode is used with just two arguments?
|
In single function mode the contents of the field referenced in the template are passed as a hidden first parameter. So in the template
Code:
{comments:shorten(50,...,50)}
shorten has
as its first parameter,