Filled in this node page. |
m YoshBot moved page ProtoFlux:Value Dec to ProtoFlux:ValueDec: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:40, 21 August 2025
-1
Operators
The Value Dec node takes in a value and returns that value -1.
Inputs
N (Pseudo-Generic)
The value to decrement by 1.
Outputs
* (Pseudo-Generic)
Returns the decremented value.
See Also
- Wikipedia's definition of subtraction.
- Microsoft's documentation on the subtraction operator.