Skip to main content

Element-wise addition of two or more operands.

All operands are required to have the same resolution.

inputs
(Level · object | Dataset · object)[]
required

Operands to sum.

Minimum array length: 2

Either a Dataset or a literal level value.

Example:
output
Dataset · object
required

Output Dataset produced by this function, a local name used by subsequent functions to reference this result

Example:
type
string
default:add
Allowed value: "add"