根据路径名取得子节点。

childByNamePath()

参数

  • path
    路径名

返回值

返回取得的子节点。如果根据路径名未找到子节点,则返回null。

代码例

var testingFolder = companyhome.childByNamePath("QA/Performance/Testing");
var testingFile = companyhome.childByNamePath("QA/Performance/Testing.xls");
文档更新时间: 2019-07-15 21:50   作者:凌云文档