Skip to main content

App Out

This node sends a response back to the App In initiated request back to the running instance started from the Robomotion Apps.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

If ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Output - Returned response to the instance. The response is a custom JSON object specific to the application.