==
<
>
<=
>=
!=
(< 2 3)
&&
||
if (&& $player.alive (> $player.score 100))
if (! false)
?
? [condition] [valueIfTrue] [valueIfFalse]