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 Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。