Help for this page
if $condition { do_something() }
statement:<if>($condition, { do_something() });
foo $condition { do_something() }