Skip to content

Set Automation Return Value

Parameter Configuration

ParameterDescription
Return ValueSet the return value of the current automation. The return value can be dynamically specified using expressions

Usage Instructions

This step has the same function as automatic.setReturnValue in scripts

Usage Scenarios

  • When an application API calls automation, use the automation return value as the interface response data
  • Call automation in expressions to obtain the automation return value
  • Other automations call automation to obtain the automation return value
  • Call automation in scripts to obtain the automation return value