Parameter List
Syntax
REBASE(data, property, new_property,
[property1, new_property1]
)data
The JSON {data} to be updated.
property
The name of the current property to be changed.
new_property
The new name of the property.
[optional] property1
The name of the current property to be changed.