Property nodes
Released in version:
1.0.6
Flutter/Dart link:
https://api.dart.dev/stable/2.18.1/dart-core/num/toInt.htmlarrow-up-right
The "Double to int" node is a property node that allows passing a value of type double to a value of type int
Inputs
number
Double
Double to cast
Outputs
int
result
New integer
Last updated 3 years ago