RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > FormTextInputExtensionPointBatch > getValue

FormTextInputExtensionPointBatch.getValue property

获取表单项值

Signature:

getValue: () => Promise<{
        instance: FormTextInputExtensionPoint;
        data: string;
    }[]>;
Last updated on 12/16/2020
  • FormTextInputExtensionPointBatch.getValue property
Copyright © 2021 销售易