$template | String Name of template file (for example, mytemp.html ormytemp.xml). |
$package | String Name of the package in which the template resides (for example, Default). |
fileEncoding | String Optional. The encoding of the template file. If fileEncoding is not specified, the default file encoding specified in the watt.sever.netEncoding server parameter or the system file encoding will be used. Examples: SJIS, ASCII, ISO8859_1. |
$txt | String Results from applying the template file to the pipeline. |