Function Answer

Part of:

package weblocks
( answer < continuation > &optional < result > )
Returns control to location saved in 'continuation', which may be a
callee widget or the continuation object explicitly. Continuation is
called with 'result', or nil. If the widget doesn't have a
continuation, recursively tries its parents.