System.UI.goHome¶ 描述¶ 执行脚本会回到当前项目的启动画面。 语法¶ System.UI.goHome(): void 参数 无 返回 无 代码示例¶ 返回当前项目的启动画面 System.UI.goHome();