TRY block
Tries to DO a block and returns its value or an error.
TRY is a native value.
try: native[ {Tries to DO a block and returns its value or an error.} block [block!] ]