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