白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Debug output
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be online
2、 Function description
Outputs the specified information to the console.
3、 Attribute description
● Output information: can be a variable or input information (such as string, number, dictionary, etc.).

4、 Use example
After adding components, set parameters in the right attribute area, as shown in the following figure:

The output shown in the figure is the variable temp. Because the value of temp is 123, it is also 123 printed out;
You can also directly output string, number or dictionary information, as shown in the following figure:

In the attribute on the right, if you directly input data in dictionary format, dictionary format information will also be output when printing;




