Process variable

All activities in all instances of the currently active executable process share the content (value) of these variables.

Example:

A counter that is incremented by one each time a process instance starts and decremented by one when a process instance terminates. The variable reflects the number of currently active process instances.