Skip to content
Reference > Aggregate Methods

mode(value)

Definition

Comparable mode(Object value)

Description

The value that occurs the most, in the case of a multi-mode scenario, the first occurance is returned.

Parameter Definition

Name Type Description
value Object