-
Notifications
You must be signed in to change notification settings - Fork 6
Syntax
thomaslee edited this page Sep 14, 2010
·
4 revisions
Jazz will simply echo the content of the template until it encounters a leading curly brace ({).
<var><num><str><expr> eq <expr><expr> neq <expr><expr>.someAttr<expr>.someAttr.anotherAttr<expr> and <expr><expr> or <expr>not <expr>(<expr>){if <expr>}...{end}{if <expr>}...{else}...{end}{if <expr>}...{elif <expr>}...{end}{if <expr>}...{elif <expr>}...{else}...{end}{foreach <var> in <expr>}...{end}{<expr>}{<expr>(arg1, arg2, ...)}