Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added note about return statement

...

return node is used to return a status to the invoking MD-SAL application. The return node does not prevent the execution of subsequent nodes.

Attributes
statusStatus value to return (success or failure)

...