diff --git a/nodes/core/core/25-catch.html b/nodes/core/core/25-catch.html index 9b60c5e90..bc112ffdb 100644 --- a/nodes/core/core/25-catch.html +++ b/nodes/core/core/25-catch.html @@ -56,6 +56,7 @@
  • message : the error message
  • source.id : the id of the node that threw the error
  • source.type : the type of the node that threw the error
  • +
  • source.name : the name, if set, of the node that threw the error
  • If the message already had a error property, it is copied to _error.