白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Jump out of the process and return the result
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Jump out of the current task block and return a value that can be called by the next task block.
3、 Attribute description
● Return value: the process returns a variable or value.

4、 Use example
After adding components, set parameters in the right property area. As shown in the figure below:

The for loop itself starts from 3 and needs to be executed to 10. However, due to the use of the jump out process return result component, the number after 3 will not be executed again;




