[#BloombergLP-ball-ThresholdAggregate-maxLevel-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]::maxLevel :relfileprefix: ../../../ :mrdocs: Return the numerically greatest of the specified `recordLevel`, `passLevel`, `triggerLevel`, and `triggerAllLevel` values. == Synopsis Declared in `<ball_thresholdaggregate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int maxLevel( int recordLevel, int passLevel, int triggerLevel, int triggerAllLevel); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#