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 occurrence is returned.

Parameter Definition

Name Type Description
value Object