Compare settings
compare_settingsCompare multiple values for a given setting by slicing with each, collecting stats and warnings, then restoring the original.
Instructions
For each value of key, slice and collect stats/warnings; restore the original when done.
Non-destructive: the original value of key is put back even on error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| extra | No | ||
| values | Yes |