And again more confustion about error handling

I think of it as being the same as a standard line of code :

msg.payload = msg.error

but written vertically

msg.payload
=
msg.error

Simon