Skip to content

miva_template_compile_itemlist()#

Syntax
miva_template_compile_itemlist( signat, source var, sourceitems var, target, errors var )

Returns#

Returns 1 on success, 0 on error.

Parameters#

Parameter Description
signat The item list signature.
source The template source (by reference).
sourceitems The source items (by reference).
target The compilation target.
errors [output] Receives any compilation error messages.