UNLESS condition block
Evaluates the block if condition is not TRUE.
UNLESS is a native value.
unless: native[ "Evaluates the block if condition is not TRUE." condition block [block!] ]