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 Updated v14.0.1returns an array of best matching values in this array of values.
In pins 4
- text required
valuee.g. Blueprinting is very cool
- matches required
arrayArray [ Blueprinting is awesome, blueprinting is very awesome, blueprinting is nice ]
- check per word required
conditionIf enabled, it checks the similarity per word.
- minimum score
numberAllows you to provide the minimum matching score (between
0.001and1.000).
Out pins 3
- matches
arrayAn array of matching objects.
- best match
objectThe best-matching object.
- index
numberThe index of the best match in the input array.
Version history
Introduced in v9.2.5.
Last modified in v14.0.1.
Deprecated since v14.0.1.
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
