RUAL Documentation

step matching by field

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

Type Selection Required

This block requires you to select the data type you want to work with. You must manually select the type using the type selector modal. To access the modal, click the white button on the block.

Field Selection Required

This block requires field selection (in). You must manually select the fields you want to work with using the field selector modal. To access the modal, click the white button on the block.

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
where key

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