Return the numerically greatest of the specified recordLevel, passLevel, triggerLevel, and triggerAllLevel values.
Synopsis
Declared in <ball_thresholdaggregate.h>
static
int
maxLevel(
int recordLevel,
int passLevel,
int triggerLevel,
int triggerAllLevel);
Created with MrDocs