Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Basic » Integer » MaximumInteger_OfLoop
| Module: | FoundationLite | 
|---|
Returns the greatest of numbers appearing in consecutive iterations.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inValue | Integer | |
![]()  | 
				outMaximum | Integer | |
![]()  | 
				outIterationIndex | Integer | 
Description
Loop version of MaximumInteger.
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
- MaximumInteger – Returns the higher of two numbers.
 

 Basic
