activities
latest
false
  • 发行说明
      • 2024 年 6 月
      • 2024 年 5 月
      • 2024 年 1 月
  • 概述
  • 将数据上传到 Communications Mining
  • 使用调度程序框架
  • 活动参考
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
UiPath logo, featuring letters U and I in white
Communications Mining 活动
Last updated 2024年10月11日

帮助程序函数

就像使用 StreamResult 类一样,您通常不需要直接与这些属性进行交互。有一组帮助程序函数,可让您轻松访问所需的数据:

FieldExists

FieldExists(string name)

返回:bool

此函数可用于确定当前提取是否存在给定字段。

GetFieldValue

GetFieldValue(string name)

返回:string
此函数返回给定字段的值。
注意:如果该字段不存在,则系统将返回空字符串。

GetField

GetField(string name)

返回:Field

此函数返回具有给定名称的字段

注意:大多数情况下,您应该改用 GetFieldValue
  • FieldExists
  • GetFieldValue
  • GetField

此页面有帮助吗?

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