RUAL Documentation

match min on field

This block is part of the array group and was last modified in core v10.4.28.

match min on field v10.4.28

Returns all objects that have a number equal to or bigger than the given number

Pin Pin Type Default
arrayrequired
The array of objects to filter.
array
minrequired
The minimum number for the given field.
number
include equal
If enabled, includes objects with values equal to the minimum.
condition true
Pin Pin Type Example
array
The filtered array of objects.
array

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to array Return to the main group to view all sub-groups Back to array Return to the group to view all blocks within this group