Uipath Marketplace

サインイン

MarketplaceStudioスニペットGet All Variable Definitions

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Get All Variable Definitions

Get All Variable Definitions

作成者: Siyang Wu

1

スニペット

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

This snippet will get all the variable definitions from each of your workflow files.

概要

概要

The the Get All Variable Definitions  provides the full path and all the variable definitions of each workflow file in a specified folder to a DataTable. All the workflow files in the current directory and all their subdirectories will be set up as objects.

Arguments:

  • in_FolderPath (String) - specified folder that includes workflow files
  • out_VariableDefinitions (DataTable) - the output DataTable includes the following five columns: Workflow FilePath, Variable Name, Variable Type, Variable Scope and Variable Default.

機能

機能

It provides as output all the variable definitions. These can be used for regular checks and management processes.

その他の情報

その他の情報

依存関係

No dependencies

コード言語

Visual Basic

公開者

Siyang Wu

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2020年4月21日

対応製品

Studio: 19.10 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

類似のコンポーネント