min
Returns the minimum numeric value across child rows, or null if no numeric values are present. NaN values are skipped (matching the value >= value self-comparison guard).
Returns the minimum numeric value across child rows, or null if no numeric values are present. NaN values are skipped (matching the value >= value self-comparison guard).