Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

计数器递增工具用于增加工作流程中的工作流程变量环境变量。这对于循环等活动可能非常方便。要正确使用这个工具,你需要把它放在你的wokflow的一个循环中(一个从工具中转换出来,然后转换回到工具中)。

Image Added

图1:计数器递增工具属性

名称描述
类型
  • 工作流变量
  • 环境变量
变量名指定要检索的变量名称。
初始计数器值如果变量中没有指定值。
增量值整数增加的值。
当值超过时复位值当阈值达到指定值时,工具将把变量值重置为零。

Counter Increment Tool is used to increase a workflow variable or an environment variable within a workflow. This can be handy for activities such as loops. To use this tool correctly you will need to place it within a loop in your wokflow (a transition out of the tool, and later a transition that passes back into the tool).

Image Removed

Figure 1: Counter Increment Tool Properties

NameDescription
Type
  • Workflow Variable
  • Environment Variable
Variable NameSpecify the variable name to be retrieved.
Initial Counter ValueIf there's no value specified in the variable.
Increment ValueValue to increase in Integer.
Reset value when value exceedWhen the threshold hit the value specified, the Tool will reset the variable value to zero.