What syntax do I need to get the error message from an action block.
I would like to generate an email to myself with the error message from a web service when it fails. The error message is availalbe in the tracer and error log, so there must be a way to access it like other block properties.