studio
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Studio ガイド
Last updated 2024年9月26日

ST-PMG-002 - Identify Expressions that Are Incompatible with Windows Projects

ルール ID: ST-PMG-002

範囲: ワークフロー

説明

The rule checks for expressions that are incompatible with Windows projects.

推奨

Some expressions which are valid in Windows - Legacy projects are no longer accepted in Windows projects. For example, array initializers have to be strictly defined in Windows projects. Specifying the type of array should correct syntax errors.

Examples of expressions that are not valid in Windows projects include:

  • {}

  • {1, someVariable, new Object() {}}

  • {1, someVariable}



  • 説明
  • 推奨

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.