[stringtemplate-interest] Conditional statements

Galen Dunkleberger galendunkleberger at gmail.com
Fri May 5 06:01:47 PDT 2006


Is it possible to somehow have multiple arguments for a conditional
statement other than using nested ifs. For instance something like... 

			$if(a.x && b.z)$
				show something
			$else$
				show something else
			$endif$

If this is not currently possible could I make a feature request?
				Thanks,
				 Galen



More information about the stringtemplate-interest mailing list