beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Number Op

Ops.Value.Number


Number
Namespace: Ops.Value

Op author: pandur

Test Patches: 10 Tests

Stores a value, use the same value in different places (was: value.value)


If you want to use the same value on multiple places this op is handy – you can specify the value just one time and connect it to other ops.



Inputs

value (Number)

The value

Outputs

result (Number)

Same as the input Value

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Number

Changelog


Ops.Value.Value renamed to Ops.Value.Number
2019-06-21 - pandur