白皮书下载
实在智能Agent产品白皮书 V.7.3.4.pdf
Otherwise (else)
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
2、 Function description
If the conditions are met (you can add multiple conditions, and then merge all the condition results according to the condition relationship), the content in the current component will be executed. If there are branch processes, you can use & ldquo; Otherwise, if (else if) & rdquo; Components.
3、 Attribute description
You do not need to set properties.
4、 Use example
Judge whether a file is too large. If it exceeds 10m, it will be a large file, otherwise I will delete a small file.





