MathSubtractMulti
This dynamic component performs subtraction with up to 64 numerical inputs and outputs the result.
- From value is subtracted with inX values.
- If From slot is null, the output is null.

Property Sheet
| Name | Description |
|---|---|
| Input Values | The number of input slots. Max 64. |
| Propagate Flags | Defines which status flags from the inX slots are applied to the Out slot. |
| Out | Output value |
| From | Input value |
| inX | Input value |