白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Get set size
发刊日期:
2021/10/15
编辑团队:
实在学院
Function description
Gets the number of elements in the target collection and outputs the number to the specified variable.
instructions
After adding the set size component to the visual editing area, you can set the attribute & ldquo; Set & rdquo; Enter the set whose size needs to be counted in. After running the component successfully, obtain the number of elements in the target set and output the number to the specified variable; The running result is: 2.
Attribute description
- Output to: output the results of component operation to variables.
- Collection: collection type in Python.




