UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

工作流活动

上次更新日期 2026年4月27日

RandomValue

从包含 1 列的列表中选取 0 到 20 亿范围内的随机行。 您可以从 CSV 文件或 TXT 文件中指定来源。

定义

命名空间: UiPath.Testing.API

程序集: UiPath.Testing.Activities.Api(在 UiPath.Testing.Activities.Api.dll 中)

RandomValue(String)

string RandomValue(
    string filePath
)
string RandomValue(
    string filePath
)

filePath String :指定要从中检索随机值的 CSV 或 TXT 文件。

返回值

生成的随机字符串。

  • 定义
  • RandomValue(String)
  • 返回值

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新