DecrementCounter
Description:
-
Updates the reference count within a loop by acting as a down-counter.
Input Properties
inputcounter
Description:
-
Variable input to the counter, e.g., [inputcount].
Required:
-
Yes
Output Properties
outputcounter
Description:
-
Variable output by the counter.
Comments:
-
The value of outputcounter is one less than the value of inputcounter.
Additional Information
Additional information concerning this Action:
-
You specify a variable as an Input Property. The Action outputs this variable with its value decreased by 1.
Copyright © 1999-2025 LabVantage Solutions, Inc.