activities
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
UiPath logo, featuring letters U and I in white
生产力活动
Last updated 2024年11月15日

运行脚本

UiPath.GSuite.Activities.RunScript

描述

在 Google AppsScript 项目中运行函数。 必须部署脚本项目才能与 Apps 脚本 API 一起使用,并且调用应用程序必须共享同一个 Cloud Platform 项目。

作用域

此活动需要以下任一作用域:

  • https://www.googleapis.com/auth/drive
  • https://www.googleapis.com/auth/documents
  • https://www.googleapis.com/auth/forms
  • https://www.googleapis.com/auth/spreadsheets
  • https://www.googleapis.com/auth/sqlservice
  • https://mail.google.com/
  • https://sites.google.com/feeds
  • https://www.googleapis.com/auth/groups
  • https://www.googleapis.com/auth/userinfo.email
  • https://www.googleapis.com/auth/spreadsheets.currentonly
  • https://www.googleapis.com/auth/script.projects
  • https://www.googleapis.com/auth/script.projects
  • https://www.googleapis.com/auth/script.webapp.deploy
  • https://www.googleapis.com/auth/script.storage
  • https://www.googleapis.com/auth/script.send_mail
  • https://www.googleapis.com/auth/script.external_request
  • https://www.googleapis.com/auth/script.cpanel
  • https://www.googleapis.com/auth/forms.currentonly
  • https://www.googleapis.com/auth/dynamiccreatives
  • https://www.googleapis.com/auth/documents.currentonly
  • https://www.googleapis.com/auth/admin.directory.user
  • https://www.googleapis.com/auth/admin.directory.group
  • https://www.google.com/m8/feeds
  • https://www.google.com/calendar/feeds
  • https://apps-apis.google.com/a/feeds/groups/
  • https://apps-apis.google.com/a/feeds/alias/
  • https://apps-apis.google.com/a/feeds

项目兼容性

Windows - Legacy | Windows

配置

属性

常见
  • ContinueOnError - 如果设置,则在当前活动失败时执行剩余的活动。 此字段支持布尔值。
  • “显示名称”- 活动的显示名称。此属性支持 String 变量和字符串格式的值。
输入
  • 函数 ” - 要在给定脚本中执行的函数的名称。 该名称不包含括号或参数。 它可以引用包含的库中的函数,例如 Library.libFunction1。 此属性支持 String 变量和字符串格式的值。
  • 参数 ” - 要传递给正在执行的函数的参数。 每个参数的对象类型应与 Apps 脚本中的预期类型匹配。 参数不能是 Apps 脚本特定的对象类型(例如 DocumentCalendar),只能是基本类型,例如 stringnumberarrayobjectboolean
  • 开发 ID - 要执行的部署的 ID。 此属性支持String变量和字符串格式的值。
  • 开发模式- 选择是否要在开发模式而不是生产模式下运行脚本。 布尔值,默认值: False。 如果启用此字段,则开发 ID 将自动替换为脚本 ID 参数。
  • 脚本 ID - 脚本项目的驱动器 ID。此属性支持 String 变量和字符串格式的值。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。该字段仅支持“布尔值”。
输出
  • ReturnValue - 函数的返回值。
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。