Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Integer » AddIntegers_OfLoop
Computes the sum of numbers appearing in consecutive iterations.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inInteger | Integer | |
![]()  | 
				outSum | Integer | 
Description
Loop version of AddIntegers.
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
 
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- AddIntegers – Computes the sum of numbers.
 


