RUAL Documentation

step matching by field

This block is part of the array group and was last modified in core v12.0.7.

step matching by field v12.0.7

Returns the matching objects for the given key-value pair in steps.

Pin Pin Type Default
stop after mismatchrequired
If true, the search will stop after the first mismatch is found. Required input pin.
condition
arrayrequired
The array of objects to be searched. Required input pin.
array
keyrequired
The key to be used for matching. Required input pin.
value
Pin Pin Type Example
matches
The array of objects that have the matching key and value.
array
indexes
The number of indexes in the array.
array
has match
Condition indicating whether there is at least one match.
condition

Core Releases

v12.0.7 This block was introduced in v12.0.7, 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