Appearance
if/unless
if and unless codeblocks compile into /execute if and /execute unless respectively. See Conditions for how to use conditions.
if
unless
/execute if
/execute unless
if CONDITION ... end
unless CONDITION ... end