Versions Compared

Key

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

Table of Contents

Introduction

...

borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

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 workflow (a transition out of the tool, and later a transition that passes back into the tool).

Image Removed

...

Counter Increment Tool Properties

NameDescriptionScreens (Click to view)
Type
  • Workflow Variable
  • Environment Variable

Image Added

Figure 1: Counter Increment Tool Properties

Variable NameSpecify the variable name to be retrieved.
Initial Counter Value
If
Starting counter value if there's no value specified in the variable.
Increment ValueValue to
increase
increment in Integer.
Reset value when value exceedWhen the specified threshold
hit the
value
specified
is reached, the
Tool
tool will reset the variable value
to zero
.

 

 

...