白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Judgment path
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Judge whether the specified path exists, return true if it exists, and return false if it does not exist.
2、 Attribute description
.jpg)
●Output to variable: the variable to which the result is output.
●Path: the path of the file to be read.
●Absolute path: select whether the entered file address is an absolute path.
3、 Use example
.jpg)
Example: judge whether the path of the presentation file under the presentation folder exists, and if so, read the size of the file. Running the process, you can see that the size of the file printed at the output is 12125k.
.jpg)




