RUAL Documentation

best match

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

best match v10.4.28

returns an array of best matching values in this array of values.

Pin Pin Type Default
textrequired
e.g. Blueprinting is very cool
value
matchesrequired
Array [ Blueprinting is awesome, blueprinting is very awesome, blueprinting is nice ]
array
check per wordrequired
If enabled, it checks the similarity per word.
condition false
minimum score
Allows you to provide the minimum matching score (between 0.001 and 1.000).
number 0.6
Pin Pin Type Example
matches
An array of matching objects.
array
best match
The best-matching object.
object
index
The index of the best match in the input array.
number

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 value similarity Return to the group to view all blocks within this group