chickadee » miscmacros » begin0

(begin0 BODY ...)syntax

Evaluates BODY ... just like begin, but instead of returning the last value(s), begin0 returns the result (or the results) of the first expression in BODY ....