ValueMatch

ValueMatch
ValueMatch

The structure containing the value to be matched and its corresponding value that it is to be renamed to.

JSON Example
{
    "rename": "up",
    "value": "100"
}
string
rename
Required

Rename the value to this value.

string
value
Required

the value to match.