白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Execute command line
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Execute the system command (CMD) to obtain the output result and assign it to the specified variable.
2、 Attribute description
● output to:The variable to which the result of executing the command line is assigned.
● command line:The command to be executed refers to the command that can be executed in CMD (Note: if the executed command is not introduced in the current system, it cannot be executed successfully).
3、 Use example
● The execution logic of this process:
After adding the execute command component to the visual editing area, you can enter the command to be executed on the command line in the right attribute box and assign it to strret for output.




