{ ][ a..z, A..Z ][ a..z, A..Z, 0..9, –, _ ]* .[ a..z, A..Z ][ a..z, A..Z, 0..9, –, _ ]*( [ optional parameter...that is parsed by Velocity
Format:
# [ { ] parse [ } ] ( arg )
arg – Refers to a template under TEMPLATE_ROOT...#stop – Stops the template engine
Format:
# [ { ] stop [ } ]
Usage:
This will stop execution of the current...Format:
# [ { ] macro [ } ] ( vmname arg1 [ arg2 arg3 … argn ] ) [ VM VTL code… ] # [ { ] end [ } ]...… ] – Any valid VTL code, anything you can put into a template, can be put into a VM.