What is the function of the `fuzz` parameter?

5 vues

Réponse

The `fuzz` parameter specifies a fuzz factor for matching numeric values to a range. It allows for a small tolerance, so values that are very close to a range boundary are still included. The default value is 0, meaning no fuzziness is applied.
Did this answer help you?
addFormat

sessionProp

See technical action