白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Jump out of loop (break)
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
2、 Function description
Jump out of the current loop layer.
3、 Attribute description
There is no need to set the property value.
4、 Method of use
1. Execution logic
In this example, when the while condition is always true, jump out of the loop and perform the next step of normal log output.

2. Output results
Successfully jump out of the loop, run the next component, and output & ldquo; in the output column; Jump out of loop successfully & rdquo;.





