2.7.8. Place

Place works like include, but here one template is physically inserted into the other, and you should not change its source. OPT is not able to check it and recompile, if needed.

Table 2.7. Place: parameters

Place: parameters
NameTypeRequired?Description
fileStringYesThe template file we want to include.
assignIDNoIf specified, the template output is captured to the specified variable.

Note: here, the template file name must be provided without quotes!