Help for this page
<expression> ? eval { ... <statement>; }; };
if (<expression>) { ... <statement>; } }