Combine
Combines the data and a named buffer by addition or subtraction.
inputs
type
- type:
string- default:
combine- doc:
Case-insensitive step type; must be ‘combine’.
buffername
- type:
string- doc:
Buffer name to subtract from (or add to) data
operation
- type:
string- doc:
Operation, must be ‘add’ or ‘subtract’
step_name
- type:
string- default:
combine- doc:
unique name for the step.