RUAL Documentation

best match

This block is part of the array group and was last modified in core v14.0.1.

Deprecated This block has been deprecated since v14.0.1, please avoid future use.
best match Deprecated since v14.0.1 v9.2.5

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

v9.2.5 This block was introduced in v9.2.5, click here to see the release notes. v14.0.1 This block was last modified in v14.0.1, click here to see the release notes. v14.0.1 This block was deprecated in v14.0.1, 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